summaryrefslogtreecommitdiff
path: root/www/swill
diff options
context:
space:
mode:
authorthorpej <thorpej>2002-06-18 06:37:37 +0000
committerthorpej <thorpej>2002-06-18 06:37:37 +0000
commit806f49e1ea59d4db188ca27b80cd3cc33aa809aa (patch)
treee0da1c5a451f113bf791c66aae5652413b3575cc /www/swill
parentfaa46884c2c4a3170005a52aea7042306ed34055 (diff)
downloadpkgsrc-806f49e1ea59d4db188ca27b80cd3cc33aa809aa.tar.gz
A package for SWILL, the Simple Web Interface Link Library.
Diffstat (limited to 'www/swill')
-rw-r--r--www/swill/DESCR5
-rw-r--r--www/swill/Makefile15
-rw-r--r--www/swill/PLIST3
-rw-r--r--www/swill/distinfo4
4 files changed, 27 insertions, 0 deletions
diff --git a/www/swill/DESCR b/www/swill/DESCR
new file mode 100644
index 00000000000..88af90a4f85
--- /dev/null
+++ b/www/swill/DESCR
@@ -0,0 +1,5 @@
+SWILL (Simple Web Interface Link Library) is a web server library
+that makes it easy to add a web interface capability to existing
+programs. Its intended use is to provide web access to applications
+that don't normally fit the standard model of a standard "Internet"
+application.
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"
diff --git a/www/swill/PLIST b/www/swill/PLIST
new file mode 100644
index 00000000000..58b1ec9da66
--- /dev/null
+++ b/www/swill/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2002/06/18 06:37:37 thorpej Exp $
+include/swill.h
+lib/libswill.a
diff --git a/www/swill/distinfo b/www/swill/distinfo
new file mode 100644
index 00000000000..35a0988740a
--- /dev/null
+++ b/www/swill/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2002/06/18 06:37:37 thorpej Exp $
+
+SHA1 (swill-0.1.tar.gz) = bfdc0e8fc49532aa656b166eeeedbdb6c378ef07
+Size (swill-0.1.tar.gz) = 119170 bytes