afresh1 21a97f9119 Import devel/p5-curry
Create automatic curried method call closures for any class or object.

From wen heping <wenheping2000 () hotmail ! com>
OK sthen@
2020-11-11 02:16:35 +00:00

17 lines
288 B
Makefile

# $OpenBSD: Makefile,v 1.1.1.1 2020/11/11 02:16:35 afresh1 Exp $
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>