openbsd-ports/devel/p5-Text-FixEOL/Makefile

22 lines
376 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.4 2010/12/03 11:44:37 ajacoutot Exp $
2007-04-17 19:14:57 -04:00
COMMENT= canonical EOL/EOF
2007-04-17 19:14:57 -04:00
MODULES= cpan
DISTNAME= Text-FixEOL-1.05
REVISION= 0
2007-04-17 19:14:57 -04:00
CATEGORIES= devel textproc
CONFIGURE_STYLE=modbuild
2010-10-18 13:47:50 -04:00
USE_GROFF = Yes
2007-04-17 19:14:57 -04:00
# perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MAKE_ENV= TEST_POD=Yes
.include <bsd.port.mk>