diff options
Diffstat (limited to 'misc/argparse/Makefile')
-rw-r--r-- | misc/argparse/Makefile | 2 |
1 files changed, 2 insertions, 0 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 |