14 lines
195 B
Makefile
14 lines
195 B
Makefile
COMMENT= manifulate the Penn Treebank format
|
|
|
|
DISTNAME= Lingua-Treebank-0.16
|
|
REVISION= 1
|
|
CATEGORIES= textproc
|
|
|
|
# perl
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
|
|
.include <bsd.port.mk>
|