diff options
author | wiz <wiz@pkgsrc.org> | 2001-02-16 14:38:16 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-02-16 14:38:16 +0000 |
commit | 94dc65fbeccff1dc0d868dfd4949516e0eacf893 (patch) | |
tree | d583765b38ad8c9086e6f3c1b1f72fcf3c9cf6ff /devel/libproplist/Makefile | |
parent | 5db9dc6826de4c5bfec1656c0935b20663fd040c (diff) | |
download | pkgsrc-94dc65fbeccff1dc0d868dfd4949516e0eacf893.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
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 |