openbsd-ports/textproc/p5-Text-Affixes/Makefile

17 lines
272 B
Makefile

# $OpenBSD: Makefile,v 1.10 2019/07/12 20:50:06 sthen Exp $
COMMENT= prefixes and suffixes analisys of text
DISTNAME = Text-Affixes-0.09
CATEGORIES= textproc
MODULES= cpan
PKG_ARCH= *
# perl
PERMIT_PACKAGE= Yes
CONFIGURE_STYLE = modbuild
.include <bsd.port.mk>