15 lines
205 B
Makefile
15 lines
205 B
Makefile
|
COMMENT= convert tree structured items into ascii tree items
|
||
|
|
||
|
DISTNAME= Text-Thread-0.2
|
||
|
REVISION= 2
|
||
|
|
||
|
CATEGORIES= textproc
|
||
|
|
||
|
# Artistic
|
||
|
PERMIT_PACKAGE= Yes
|
||
|
|
||
|
MODULES= cpan
|
||
|
PKG_ARCH= *
|
||
|
|
||
|
.include <bsd.port.mk>
|