diff options
Diffstat (limited to 'devel/libstash/Makefile')
-rw-r--r-- | devel/libstash/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/libstash/Makefile b/devel/libstash/Makefile index 03563104087..374c1141310 100644 --- a/devel/libstash/Makefile +++ b/devel/libstash/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/03/30 14:10:42 rh Exp $ +# $NetBSD: Makefile,v 1.2 2001/02/16 14:38:39 wiz Exp $ # DISTNAME= libstash_s19990912a @@ -8,6 +8,7 @@ MASTER_SITES= http://www.canonware.com/sqrl/download/snapshots/199909/ MAINTAINER= rh@netbsd.org HOMEPAGE= http://www.sqrl.org/sqrl/ +COMMENT= collection of programming support routines and useful algorithms GNU_CONFIGURE= YES CONFIGURE_ARGS= --without-pthreads --disable-shared |