diff options
Diffstat (limited to 'devel/commoncpp/Makefile')
-rw-r--r-- | devel/commoncpp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/commoncpp/Makefile b/devel/commoncpp/Makefile index e760499c9f08..645452efc4f7 100644 --- a/devel/commoncpp/Makefile +++ b/devel/commoncpp/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= commonc++ MAINTAINER= ports@FreeBSD.org +COMMENT= GNU project portable class framework for C++ BUILD_DEPENDS= doxygen:${PORTSDIR}/devel/doxygen LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt \ |