13 lines
207 B
Makefile
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>
|