From 3f9a715bc2d7e754f98f7783337eab4296830a74 Mon Sep 17 00:00:00 2001 From: "Vanilla I. Shu" Date: Sun, 27 May 2001 02:07:44 +0000 Subject: HTML::SimpleParse - a bare-bones HTML parser --- www/p5-HTML-SimpleParse/Makefile | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 www/p5-HTML-SimpleParse/Makefile (limited to 'www/p5-HTML-SimpleParse/Makefile') diff --git a/www/p5-HTML-SimpleParse/Makefile b/www/p5-HTML-SimpleParse/Makefile new file mode 100644 index 000000000000..4ebb34a29f6e --- /dev/null +++ b/www/p5-HTML-SimpleParse/Makefile @@ -0,0 +1,22 @@ +# New ports collection makefile for: p5-HTML-SimpleParse +# Date created: May 26 2001 +# Whom: vanilla +# +# $FreeBSD$ +# + +PORTNAME= HTML-SimpleParse +PORTVERSION= 0.10 +CATEGORIES= www perl5 +MASTER_SITES= ${MASTER_SITE_PERL_CPAN} +MASTER_SITE_SUBDIR= HTML +PKGNAMEPREFIX= p5- + +MAINTAINER= ports@FreeBSD.org + +PERL_CONFIGURE= yes + +MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} +MAN3= HTML::SimpleParse.3 + +.include -- cgit v1.2.3