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

COMMENT=		copy perl Regexp objects

DISTNAME=		Regexp-Copy-0.06
REVISION=		5
CATEGORIES=		devel

MAINTAINER=		Alexander Bluhm <bluhm@openbsd.org>

# Perl
PERMIT_PACKAGE=	Yes

WANTLIB += c perl

MODULES=		cpan

.include <bsd.port.mk>
