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

COMMENT=	subclass of AppConfig that provides standard options

MODULES=	cpan
PKG_ARCH=	*
DISTNAME =	AppConfig-Std-1.10
CATEGORIES=	devel
REVISION =	1

# Perl
PERMIT_PACKAGE=	Yes

RUN_DEPENDS=	devel/p5-AppConfig

.include <bsd.port.mk>
