20 lines
322 B
Makefile

# $OpenBSD: Makefile,v 1.9 2019/07/12 21:02:17 sthen Exp $
COMMENT= abstract Configurator class
DISTNAME= Log-Dispatch-Config-1.04
CATEGORIES= devel
# perl
PERMIT_PACKAGE= Yes
MODULES= cpan
PKG_ARCH= *
RUN_DEPENDS= devel/p5-AppConfig \
devel/p5-IO-stringy \
devel/p5-Log-Dispatch
.include <bsd.port.mk>