19 lines
312 B
Makefile

# $OpenBSD: Makefile,v 1.9 2020/07/03 21:45:47 sthen Exp $
COMMENT = higher-order list utility functions
MODULES = cpan
PKG_ARCH = *
DISTNAME = List-UtilsBy-0.11
CATEGORIES = textproc
REVISION = 0
# Perl
PERMIT_PACKAGE = Yes
CONFIGURE_STYLE = modbuild
MAKE_ENV = TEST_POD=Yes
.include <bsd.port.mk>