File tree Expand file tree Collapse file tree 1 file changed +13
-7
lines changed Expand file tree Collapse file tree 1 file changed +13
-7
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,10 @@ name cdargs
4
4
version 1.35
5
5
revision 1
6
6
categories sysutils
7
- maintainers entropy.ch:reg.macports
7
+ license GPL-2
8
+ maintainers entropy.ch:reg.macports \
9
+ openmaintainer
10
+
8
11
description Bookmarks for the shell
9
12
long_description \
10
13
CDargs heavily enhances the navigation of the common unix \
@@ -17,15 +20,18 @@ long_description \
17
20
18
21
homepage http://www.skamphausen.de/cgi-bin/ska/CDargs
19
22
20
- platforms darwin
21
-
22
23
master_sites http://www.skamphausen.de/downloads/cdargs/
23
24
24
- checksums md5 50be618d67f0b9f2439526193c69c567 \
25
- sha1 20017d09d3259fcd1385754554a3e17a1c975f9b \
26
- rmd160 44cbe35281ab29fa48149792c34afa61d117e33d
25
+ checksums rmd160 44cbe35281ab29fa48149792c34afa61d117e33d \
26
+ sha256 ee35a8887c2379c9664b277eaed9b353887d89480d5749c9ad957adf9c57ed2c \
27
+ size 74103
28
+
29
+ depends_lib-append \
30
+ port:ncurses
27
31
28
- configure.args --mandir=${prefix}/share/man
32
+ configure.args-append \
33
+ --with-ncurses \
34
+ --mandir=${prefix}/share/man
29
35
30
36
patchfiles patch-contrib-cdargs-bash.sh.diff
31
37
You can’t perform that action at this time.
0 commit comments