From 4404bc7a5382a297d31966710b558249f9b9ed4a Mon Sep 17 00:00:00 2001 From: thorpej Date: Tue, 18 Jun 2002 06:37:37 +0000 Subject: A package for SWILL, the Simple Web Interface Link Library. --- www/swill/Makefile | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 www/swill/Makefile (limited to 'www/swill/Makefile') diff --git a/www/swill/Makefile b/www/swill/Makefile new file mode 100644 index 00000000000..0bf8a23fb51 --- /dev/null +++ b/www/swill/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1.1.1 2002/06/18 06:37:37 thorpej Exp $ + +DISTNAME= swill-0.1 +CATEGORIES= www devel +MASTER_SITES= http://systems.cs.uchicago.edu/swill/ + +MAINTAINER= thorpej@netbsd.org +HOMEPAGE= http://systems.cs.uchicago.edu/swill/ +COMMENT= The Simple Web Interface Link Library + +GNU_CONFIGURE= yes + +WRKSRC= ${WRKDIR}/SWILL-0.1 + +.include "../../mk/bsd.pkg.mk" -- cgit v1.2.3