summaryrefslogtreecommitdiff
path: root/www/p5-Kwiki-Zipcode/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Kwiki-Zipcode/Makefile')
-rw-r--r--www/p5-Kwiki-Zipcode/Makefile17
1 files changed, 17 insertions, 0 deletions
diff --git a/www/p5-Kwiki-Zipcode/Makefile b/www/p5-Kwiki-Zipcode/Makefile
new file mode 100644
index 00000000000..54c93a89822
--- /dev/null
+++ b/www/p5-Kwiki-Zipcode/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/01/31 21:35:55 jschauma Exp $
+
+DISTNAME= Kwiki-Zipcode-0.12
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= www perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Kwiki/}
+
+MAINTAINER= tech-pkg@NetBSD.org
+HOMEPAGE= http://www.kwiki.org/
+COMMENT= Kwiki Zipcode Plugin
+
+DEPENDS+= p5-Kwiki>=0.34:../../www/p5-Kwiki
+
+PERL5_PACKLIST= auto/Kwiki/Zipcode/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"