freebsd-ports/textproc/p5-XML-RegExp/Makefile
2012-05-08 07:04:15 +00:00

21 lines
382 B
Makefile

# New ports collection makefile for: XML::RegExp
# Date created: 7 Dec 2001
# Whom: Sergey Skvortsov <skv@protey.ru>
#
# $FreeBSD$
#
PORTNAME= XML-RegExp
PORTVERSION= 0.04
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Regular expressions for XML tokens
PERL_CONFIGURE= yes
MAN3= XML::RegExp.3
.include <bsd.port.mk>