# $OpenBSD: Makefile,v 1.6 2019/07/12 20:44:53 sthen Exp $

COMMENT =	exporter with the features of Sub::Exporter

DISTNAME =	Exporter-Tiny-1.002001

CATEGORIES =	devel

MAINTAINER =		Alexander Bluhm <bluhm@openbsd.org>

# perl_5
PERMIT_PACKAGE =	Yes

MODULES =		cpan
TEST_DEPENDS =		devel/p5-Test-Fatal \
			devel/p5-Test-Warnings

PKG_ARCH =		*

.include <bsd.port.mk>
