# $OpenBSD: Makefile,v 1.13 2019/07/12 20:45:14 sthen Exp $

COMMENT =	API to the Perl weak references

DISTNAME =	WeakRef-0.01
REVISION =	5

CATEGORIES =	devel

# perl
PERMIT_PACKAGE =	Yes

WANTLIB += c perl

MODULES =	cpan
CPAN_AUTHOR =	LUKKA

.include <bsd.port.mk>
