freebsd-ports/textproc/p5-XML-Quote/Makefile
Baptiste Daroussin 43d6c31649 Reassign p5-* ports from skv to perl@
While here trim headers

Feature safe:	yes
2013-04-22 12:53:58 +00:00

17 lines
296 B
Makefile

# Created by: Sergey Skvortsov <skv@protey.ru>
# $FreeBSD$
PORTNAME= XML-Quote
PORTVERSION= 1.02
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= XML quote/dequote functions
PERL_CONFIGURE= yes
MAN3= XML::Quote.3
.include <bsd.port.mk>