diff options
Diffstat (limited to 'devel/xparam/Makefile')
-rw-r--r-- | devel/xparam/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/xparam/Makefile b/devel/xparam/Makefile index aa5c03f1b260..8847169c6d50 100644 --- a/devel/xparam/Makefile +++ b/devel/xparam/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +COMMENT= A general-purpose tool for parameter handling in C++ BUILD_DEPENDS= libtool:${PORTSDIR}/devel/libtool |