openbsd-ports/textproc/p5-Lingua-Treebank/Makefile

17 lines
326 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.1.1.1 2010/05/19 17:39:13 jasper Exp $
COMMENT= manifulate the Penn Treebank format
DISTNAME= Lingua-Treebank-0.16
CATEGORIES= textproc
# perl
PERMIT_DISTFILES_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_PACKAGE_CDROM= Yes
MODULES= cpan
.include <bsd.port.mk>