2010-12-03 06:44:22 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.5 2010/12/03 11:44:31 ajacoutot Exp $
|
2009-09-04 12:07:49 -04:00
|
|
|
|
|
|
|
COMMENT = XS for C++
|
|
|
|
|
|
|
|
MODULES = cpan
|
|
|
|
DISTNAME = ExtUtils-XSpp-0.04
|
2010-12-03 06:44:22 -05:00
|
|
|
REVISION = 0
|
2009-09-04 12:07:49 -04:00
|
|
|
CATEGORIES = devel
|
2010-10-18 13:47:50 -04:00
|
|
|
USE_GROFF = Yes
|
2009-09-04 12:07:49 -04:00
|
|
|
|
|
|
|
# Perl
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
|
|
|
CONFIGURE_STYLE = modbuild
|
2010-11-15 14:45:56 -05:00
|
|
|
REGRESS_DEPENDS = devel/p5-Test-Base \
|
|
|
|
devel/p5-Test-Differences
|
2009-09-04 12:07:49 -04:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|