ports/devel/p5-Config-AutoConf/Makefile

14 lines
232 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT = implement some of Autoconf macros in pure Perl
MODULES = cpan
PKG_ARCH = *
DISTNAME = Config-AutoConf-0.320
CATEGORIES = devel
# Perl
PERMIT_PACKAGE = Yes
RUN_DEPENDS = sysutils/p5-Capture-Tiny
.include <bsd.port.mk>