15 lines
258 B
Makefile
15 lines
258 B
Makefile
# $OpenBSD: Makefile,v 1.3 2013/03/11 11:42:43 espie Exp $
|
|
|
|
COMMENT= higher-order list utility functions
|
|
|
|
MODULES= cpan
|
|
DISTNAME= List-UtilsBy-0.07
|
|
CATEGORIES= textproc
|
|
|
|
# Perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
CONFIGURE_STYLE= modbuild
|
|
|
|
.include <bsd.port.mk>
|