summaryrefslogtreecommitdiff
path: root/www/p5-HTTP-GHTTP/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-HTTP-GHTTP/Makefile')
-rw-r--r--www/p5-HTTP-GHTTP/Makefile17
1 files changed, 17 insertions, 0 deletions
diff --git a/www/p5-HTTP-GHTTP/Makefile b/www/p5-HTTP-GHTTP/Makefile
new file mode 100644
index 00000000000..e4028697afb
--- /dev/null
+++ b/www/p5-HTTP-GHTTP/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/10/16 05:01:06 minskim Exp $
+#
+
+DISTNAME= HTTP-GHTTP-1.07
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= www
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTTP/}
+
+MAINTAINER= tech-pkg@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/HTTP-GHTTP/
+COMMENT= Perl interface to the gnome ghttp library
+
+PERL5_PACKLIST= auto/HTTP/GHTTP/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../www/libghttp/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"