openbsd-ports/devel/p5-ExtUtils-InstallPaths/Makefile
2022-03-11 18:49:30 +00:00

15 lines
241 B
Makefile

COMMENT = Build.PL install path logic made easy
MODULES = cpan
PKG_ARCH = *
DISTNAME = ExtUtils-InstallPaths-0.012
CATEGORIES = devel
REVISION = 0
# Perl
PERMIT_PACKAGE = Yes
RUN_DEPENDS = devel/p5-ExtUtils-Config
.include <bsd.port.mk>