18 lines
262 B
Makefile
18 lines
262 B
Makefile
|
COMMENT= simple eyecandy ASCII Tables
|
||
|
|
||
|
DISTNAME= Text-SimpleTable-2.07
|
||
|
CATEGORIES= textproc
|
||
|
REVISION= 0
|
||
|
|
||
|
# Artistic 2.0
|
||
|
PERMIT_PACKAGE= Yes
|
||
|
|
||
|
MODULES= cpan
|
||
|
PKG_ARCH= *
|
||
|
|
||
|
TEST_DEPENDS= converters/p5-Unicode-LineBreak
|
||
|
|
||
|
MAKE_ENV= TEST_POD=Yes
|
||
|
|
||
|
.include <bsd.port.mk>
|