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

20 lines
296 B
Makefile

COMMENT = (re)name a sub
DISTNAME = Sub-Name-0.26
REVISION = 0
CATEGORIES = devel
FIX_EXTRACT_PERMISSIONS=Yes
MAINTAINER = Alexander Bluhm <bluhm@openbsd.org>
# Perl
PERMIT_PACKAGE = Yes
WANTLIB = c perl
MODULES = cpan
TEST_DEPENDS = devel/p5-Devel-CheckBin
.include <bsd.port.mk>