diff options
Diffstat (limited to 'misc/argparse')
| -rw-r--r-- | misc/argparse/Makefile | 2 | ||||
| -rw-r--r-- | misc/argparse/pkg-comment | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/misc/argparse/Makefile b/misc/argparse/Makefile index b10e158e6318..2b2b0ef344b1 100644 --- a/misc/argparse/Makefile +++ b/misc/argparse/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://home.pages.at/kingleo/development/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A tool for commandline parsing for shell scripts + LIB_DEPENDS= LeoArg.2:${PORTSDIR}/devel/leoarg GNU_CONFIGURE= yes diff --git a/misc/argparse/pkg-comment b/misc/argparse/pkg-comment deleted file mode 100644 index d95f650d1a96..000000000000 --- a/misc/argparse/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A tool for commandline parsing for shell scripts |
