17 lines
268 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.7 2014/11/30 15:34:31 benoit Exp $
2007-04-17 23:14:57 +00:00
COMMENT= canonical EOL/EOF
2007-04-17 23:14:57 +00:00
MODULES= cpan
DISTNAME = Text-FixEOL-1.06
2007-04-17 23:14:57 +00:00
CATEGORIES= devel textproc
CONFIGURE_STYLE=modbuild
# perl
PERMIT_PACKAGE_CDROM= Yes
MAKE_ENV= TEST_POD=Yes
.include <bsd.port.mk>