2022-03-11 18:49:30 +00:00

13 lines
207 B
Makefile

COMMENT= easily build XS extensions that depend on XS extensions
MODULES= cpan
PKG_ARCH= *
DISTNAME= ExtUtils-Depends-0.306
CATEGORIES= devel
REVISION= 0
# perl
PERMIT_PACKAGE= Yes
.include <bsd.port.mk>