openbsd-ports/devel/p5-ExtUtils-Depends/Makefile

13 lines
253 B
Makefile
Raw Normal View History

2013-03-26 03:47:51 -04:00
# $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
2013-03-26 03:47:51 -04:00
DISTNAME= ExtUtils-Depends-0.304
CATEGORIES= devel
# perl
PERMIT_PACKAGE_CDROM= Yes
.include <bsd.port.mk>