diff options
Diffstat (limited to 'devel/libproplist/Makefile')
-rw-r--r-- | devel/libproplist/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/libproplist/Makefile b/devel/libproplist/Makefile index 418c695da01..a1e205a82b4 100644 --- a/devel/libproplist/Makefile +++ b/devel/libproplist/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2000/06/04 00:27:21 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2001/02/16 14:38:37 wiz Exp $ DISTNAME= libPropList-0.10.1 PKGNAME= libproplist-0.10.1 @@ -6,6 +6,7 @@ CATEGORIES= devel MASTER_SITES= ftp://ftp.windowmaker.org/pub/beta/srcs/ MAINTAINER= jlam@netbsd.org +COMMENT= GNUstep/OPENSTEP property lists compatibility library GNU_CONFIGURE= # defined USE_LIBTOOL= # defined |