freebsd-ports/graphics/p5-SVG-DOM2/Makefile
Andrej Zverev 3c9ffd7218 - add stage support
Approved by:	portmgr (blanket infrastructure)
2014-01-30 08:45:50 +00:00

18 lines
312 B
Makefile

# Created by: Gea-Suan Lin <gslin@gslin.org>
# $FreeBSD$
PORTNAME= SVG-DOM2
PORTVERSION= 1.00
PORTREVISION= 1
CATEGORIES= graphics perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= gslin@gslin.org
COMMENT= SVG extension to the popular XML::DOM2
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>