19 lines
294 B
Makefile
19 lines
294 B
Makefile
# $OpenBSD: Makefile,v 1.5 2013/03/11 10:50:23 espie Exp $
|
|
|
|
COMMENT= canonical EOL/EOF
|
|
|
|
MODULES= cpan
|
|
|
|
DISTNAME= Text-FixEOL-1.05
|
|
REVISION= 0
|
|
CATEGORIES= devel textproc
|
|
CONFIGURE_STYLE=modbuild
|
|
USE_GROFF = Yes
|
|
|
|
# perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
MAKE_ENV= TEST_POD=Yes
|
|
|
|
.include <bsd.port.mk>
|