17 lines
225 B
Makefile
17 lines
225 B
Makefile
COMMENT= perl extension for writing XML documents
|
|
|
|
DISTNAME= XML-Writer-0.900
|
|
|
|
CATEGORIES= textproc
|
|
|
|
# MIT
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
MODCPAN_EXAMPLES= Yes
|
|
|
|
MAKE_ENV = TEST_POD=Yes
|
|
|
|
.include <bsd.port.mk>
|