ports/devel/p5-WeakRef/Makefile

17 lines
208 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
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>