# $OpenBSD: Makefile,v 1.18 2020/07/03 21:45:07 sthen Exp $

COMMENT= 	create readonly variables faster

MODULES=	cpan
DISTNAME=	Readonly-XS-1.05
REVISION=	5
CATEGORIES=	devel

# perl licence
PERMIT_PACKAGE=	Yes

WANTLIB += c perl

RUN_DEPENDS=	devel/p5-Readonly>=1.02

.include <bsd.port.mk>
