diff options
Diffstat (limited to 'devel/xparam/Makefile')
-rw-r--r-- | devel/xparam/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/xparam/Makefile b/devel/xparam/Makefile index d824d023f6b7..8eb43dc5f8ec 100644 --- a/devel/xparam/Makefile +++ b/devel/xparam/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A general-purpose tool for parameter handling in C++ + BUILD_DEPENDS= libtool:${PORTSDIR}/devel/libtool USE_REINPLACE= yes |