2013-03-11 10:50:00 +00:00
|
|
|
# $OpenBSD: Makefile,v 1.3 2013/03/11 10:50:16 espie Exp $
|
2011-05-06 08:53:46 +00:00
|
|
|
|
|
|
|
COMMENT = configure-time utilities for using C headers, etc.
|
|
|
|
|
|
|
|
MODULES = cpan
|
2011-06-01 17:05:00 +00:00
|
|
|
DISTNAME = ExtUtils-CChecker-0.07
|
2011-05-06 08:53:46 +00:00
|
|
|
CATEGORIES = devel
|
|
|
|
|
|
|
|
# perl
|
|
|
|
PERMIT_PACKAGE_CDROM = Yes
|
|
|
|
|
|
|
|
CONFIGURE_STYLE = modbuild
|
|
|
|
|
2013-03-11 10:50:00 +00:00
|
|
|
TEST_DEPENDS = devel/p5-Test-Fatal \
|
2011-06-01 17:05:00 +00:00
|
|
|
devel/p5-Try-Tiny
|
2011-05-06 08:53:46 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|