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

15 lines
222 B
Makefile

COMMENT = create automatic curried method call closures for any class
DISTNAME = curry-1.001000
CPAN_AUTHOR = MSTROUT
PKG_ARCH = *
CATEGORIES = devel
# Perl
PERMIT_PACKAGE = Yes
MODULES = cpan
.include <bsd.port.mk>