# $OpenBSD: Makefile,v 1.17 2019/07/12 20:45:05 sthen Exp $

COMMENT= 	create readonly variables faster

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

# perl licence
PERMIT_PACKAGE=	Yes

WANTLIB += c perl

RUN_DEPENDS=	devel/p5-Readonly>=1.02

.include <bsd.port.mk>
