diff options
Diffstat (limited to 'devel/sigslot/Makefile')
-rw-r--r-- | devel/sigslot/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/sigslot/Makefile b/devel/sigslot/Makefile index 4e25069..b9a9c83 100644 --- a/devel/sigslot/Makefile +++ b/devel/sigslot/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-${PORTVERSION:S/./-/g} MAINTAINER= ports@FreeBSD.org +COMMENT= C++ Signal/Slot Library NO_BUILD= yes WRKSRC= ${WRKDIR}/${PORTNAME} |