# $OpenBSD: Makefile,v 1.2 2020/07/03 21:44:44 sthen Exp $

COMMENT =	minimalist class construction with chained attributes
DISTNAME =	Class-Tiny-Chained-0.004
CATEGORIES =	devel
PKG_ARCH =	*
REVISION =	0

MAINTAINER =	Andrew Hewus Fresh <afresh1@openbsd.org>

# Artistic 2.0
PERMIT_PACKAGE =	Yes
MODULES =		cpan

RUN_DEPENDS =	devel/p5-Class-Tiny>=1.003

.include <bsd.port.mk>
