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