16 lines
255 B
Makefile
16 lines
255 B
Makefile
# $OpenBSD: Makefile,v 1.9 2020/07/03 21:45:47 sthen Exp $
|
|
|
|
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>
|