freebsd-ports/net/p5-XML-Fast/Makefile

21 lines
375 B
Makefile

# New ports collection makefile for: p5-XML-Fast
# Date created: 2012-02-04
# Whom: Dennis Herrmann <dhn@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= XML-Fast
PORTVERSION= 0.11
CATEGORIES= net
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= dhn@FreeBSD.org
COMMENT= Simple and very fast XML to hash conversion
PERL_CONFIGURE= yes
MAN3= XML::Fast.3
.include <bsd.port.mk>