openbsd-ports/devel/p5-ExtUtils-Depends/Makefile
2013-03-26 07:47:51 +00:00

13 lines
253 B
Makefile

# $OpenBSD: Makefile,v 1.9 2013/03/26 07:47:51 ajacoutot Exp $
COMMENT= easily build XS extensions that depend on XS extensions
MODULES= cpan
DISTNAME= ExtUtils-Depends-0.304
CATEGORIES= devel
# perl
PERMIT_PACKAGE_CDROM= Yes
.include <bsd.port.mk>