2010-12-03 06:44:22 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.6 2010/12/03 11:44:31 ajacoutot Exp $
|
2009-07-12 15:57:51 -04:00
|
|
|
|
2007-10-25 17:59:34 -04:00
|
|
|
COMMENT= utilities for handling Byte Order Marks
|
|
|
|
|
|
|
|
MODULES= cpan
|
|
|
|
DISTNAME= File-BOM-0.14
|
2010-12-03 06:44:22 -05:00
|
|
|
REVISION= 1
|
2007-10-25 17:59:34 -04:00
|
|
|
CATEGORIES= devel
|
|
|
|
|
2010-11-15 14:45:56 -05:00
|
|
|
RUN_DEPENDS= devel/p5-Readonly
|
|
|
|
REGRESS_DEPENDS=devel/p5-Test-Exception
|
2007-10-25 17:59:34 -04:00
|
|
|
|
|
|
|
# perl
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
|
|
|
CONFIGURE_STYLE=modbuild
|
2010-10-18 13:47:50 -04:00
|
|
|
USE_GROFF = Yes
|
2007-10-25 17:59:34 -04:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|