diff options
author | knu <knu@FreeBSD.org> | 2003-02-20 17:07:10 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-20 17:07:10 +0000 |
commit | d4608b373f3f182f549176d35e5175610fd50a8a (patch) | |
tree | 5c73a5671f386e029fa681c1317779d0a008091a /devel/libg++/Makefile | |
parent | 5e74228e64f4599e5af4aa6ce57336776e650950 (diff) | |
download | FreeBSD-ports-d4608b373f3f182f549176d35e5175610fd50a8a.zip FreeBSD-ports-d4608b373f3f182f549176d35e5175610fd50a8a.tar.gz |
De-pkg-comment.
Diffstat (limited to 'devel/libg++/Makefile')
-rw-r--r-- | devel/libg++/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libg++/Makefile b/devel/libg++/Makefile index ac5f1f0..0a98209 100644 --- a/devel/libg++/Makefile +++ b/devel/libg++/Makefile @@ -21,6 +21,7 @@ PATCHFILES= ${DISTNAME}-20000312.diff.gz \ PATCH_DIST_STRIP= -p1 MAINTAINER= ports@FreeBSD.org +COMMENT= A libg++ container classes for EGCS and later versions of GCC CONFIGURE_TARGET= ${ARCH}-portbld-freebsd${OSREL} PLIST_SUB= GCC28SUBDIR=${GCC28DIR} |