diff options
author | wiz <wiz> | 2001-02-16 14:38:16 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-02-16 14:38:16 +0000 |
commit | d7d375166804180b99de6a2eb77d406136e65d5c (patch) | |
tree | d583765b38ad8c9086e6f3c1b1f72fcf3c9cf6ff /devel/slib/Makefile | |
parent | 209586d4a9c7015edc99d25f7da50055bc2cf3ee (diff) | |
download | pkgsrc-d7d375166804180b99de6a2eb77d406136e65d5c.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'devel/slib/Makefile')
-rw-r--r-- | devel/slib/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/slib/Makefile b/devel/slib/Makefile index 1c89970da79..8b0188bc52e 100644 --- a/devel/slib/Makefile +++ b/devel/slib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2000/08/15 01:21:54 jlam Exp $ +# $NetBSD: Makefile,v 1.4 2001/02/16 14:39:03 wiz Exp $ DISTNAME= slib2c8 PKGNAME= slib-2c8 @@ -9,6 +9,7 @@ EXTRACT_SUFX= .zip MAINTAINER= jlam@netbsd.org HOMEPAGE= http://swissnet.ai.mit.edu/~jaffer/SLIB.html +COMMENT= portable Scheme library of compatibility and utility functions NO_CONFIGURE= # defined NO_BUILD= # defined |