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

18 lines
280 B
Makefile

COMMENT = import packages into other packages
MODULES = cpan
PKG_ARCH = *
DISTNAME = Import-Into-1.002005
CATEGORIES = devel
FIX_EXTRACT_PERMISSIONS=Yes
REVISION = 1
CPAN_AUTHOR = HAARG
# Perl
PERMIT_PACKAGE = Yes
RUN_DEPENDS = devel/p5-Module-Runtime
.include <bsd.port.mk>