aboutsummaryrefslogtreecommitdiffstats
path: root/devel/libargparse
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libargparse')
-rw-r--r--devel/libargparse/Makefile2
-rw-r--r--devel/libargparse/pkg-comment1
2 files changed, 2 insertions, 1 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>
diff --git a/devel/libargparse/pkg-comment b/devel/libargparse/pkg-comment
deleted file mode 100644
index e63198c12c94..000000000000
--- a/devel/libargparse/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A command line argument parser library