13 lines
186 B
Makefile
13 lines
186 B
Makefile
|
COMMENT= module for DOCTYPE based XML output
|
||
|
|
||
|
MODULES= cpan
|
||
|
PKG_ARCH= *
|
||
|
DISTNAME= XML-AutoWriter-0.39
|
||
|
REVISION= 2
|
||
|
CATEGORIES= textproc
|
||
|
|
||
|
# BSD
|
||
|
PERMIT_PACKAGE= Yes
|
||
|
|
||
|
.include <bsd.port.mk>
|