1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-17 08:01:36 +00:00
freebsd-ports/net/p5-XML-Fast/Makefile

22 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>