diff options
Diffstat (limited to 'devel/libargparse/Makefile')
-rw-r--r-- | devel/libargparse/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/libargparse/Makefile b/devel/libargparse/Makefile index 8682bca1df6d..b7b1a6ec48d1 100644 --- a/devel/libargparse/Makefile +++ b/devel/libargparse/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= aqsis MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A command line argument parser library + USE_LIBTOOL= yes .include <bsd.port.mk> |