17 lines
277 B
Makefile
17 lines
277 B
Makefile
# $OpenBSD: Makefile,v 1.9 2016/03/20 19:57:09 naddy Exp $
|
|
|
|
COMMENT= prefixes and suffixes analisys of text
|
|
|
|
DISTNAME = Text-Affixes-0.09
|
|
CATEGORIES= textproc
|
|
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
|
|
# perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
CONFIGURE_STYLE = modbuild
|
|
|
|
.include <bsd.port.mk>
|