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

17 lines
208 B
Makefile

COMMENT = API to the Perl weak references
DISTNAME = WeakRef-0.01
REVISION = 6
CATEGORIES = devel
# perl
PERMIT_PACKAGE = Yes
WANTLIB += c perl
MODULES = cpan
CPAN_AUTHOR = LUKKA
.include <bsd.port.mk>