summaryrefslogtreecommitdiff
path: root/www/iasp/Makefile.common
diff options
context:
space:
mode:
authorjlam <jlam>2003-01-01 07:03:40 +0000
committerjlam <jlam>2003-01-01 07:03:40 +0000
commitcb69de9c3556f9f58733e58619e137bd71c0a9ee (patch)
tree0cbfed6ab0a6c2636343525e48509b59f0b5fb44 /www/iasp/Makefile.common
parentffeb9f1acd30cca2440f79d68af16a9978709daa (diff)
downloadpkgsrc-cb69de9c3556f9f58733e58619e137bd71c0a9ee.tar.gz
Initial import of www/iasp.
Instant ASP (iASP) is a portable Active Server framework that allows deploying Active Server Pages (ASP) on any Java technology-enabled web server. This package contains the developer's version of iASP, which may be fully licensed into the Enterprise iASP Edition.
Diffstat (limited to 'www/iasp/Makefile.common')
-rw-r--r--www/iasp/Makefile.common16
1 files changed, 16 insertions, 0 deletions
diff --git a/www/iasp/Makefile.common b/www/iasp/Makefile.common
new file mode 100644
index 00000000000..0c7fb9548b2
--- /dev/null
+++ b/www/iasp/Makefile.common
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile.common,v 1.1.1.1 2003/01/01 07:03:42 jlam Exp $
+#
+# This file is included by the following packages:
+# www/ap-iasp, www/iasp
+
+DISTNAME= iASP2.1.01
+CATEGORIES= www
+MASTER_SITES= http://www.stryon.com/iasp/211/
+
+IASP_VERSION= 2.1.1
+IASP_TARFILE= iasp21.tar
+IASP_DIR= iasp21
+IASP_DESTDIR= ${PREFIX}/java/${IASP_DIR}
+
+MAINTAINER= jlam@netbsd.org
+HOMEPAGE= http://www.stryon.com/docs/