diff options
Diffstat (limited to 'devel/c2lib/Makefile')
-rw-r--r-- | devel/c2lib/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/c2lib/Makefile b/devel/c2lib/Makefile index eb5ed1255534..190cdd9063a0 100644 --- a/devel/c2lib/Makefile +++ b/devel/c2lib/Makefile @@ -15,6 +15,7 @@ CATEGORIES= devel MASTER_SITES= http://www.annexia.org/freeware/${PORTNAME}/ MAINTAINER= alane@FreeBSD.org +COMMENT= Library of basic structures and memory allocators for C BUILD_DEPENDS+= cdoc:${.CURDIR}/../../devel/cdoc BUILD_DEPENDS+= make+:${.CURDIR}/../../devel/makeplus |