summaryrefslogtreecommitdiff
path: root/www/zope25-Calendar/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/zope25-Calendar/Makefile')
-rw-r--r--www/zope25-Calendar/Makefile16
1 files changed, 16 insertions, 0 deletions
diff --git a/www/zope25-Calendar/Makefile b/www/zope25-Calendar/Makefile
new file mode 100644
index 00000000000..fa81e532728
--- /dev/null
+++ b/www/zope25-Calendar/Makefile
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1.1.1 2002/11/14 15:42:21 drochner Exp $
+
+DISTNAME= Calendar-1.0.10
+PKGNAME= zope25-Calendar-1.0.10
+CATEGORIES= www
+MASTER_SITES= http://www.zope.org/Members/jdavid/Calendar/
+
+MAINTAINER= packages@netbsd.org
+HOMEPAGE= http://www.zope.org/Members/jdavid/Calendar
+COMMENT= the Calendar Tag
+
+ZOPE_COPYPRODUCT= zope-std-copyproduct-short
+USE_BUILDLINK2= yes
+
+.include "../../www/zope25/product.mk"
+.include "../../mk/bsd.pkg.mk"