openbsd-ports/devel/p5-Log-Dispatch-Config/Makefile
2013-03-11 10:50:00 +00:00

20 lines
322 B
Makefile

# $OpenBSD: Makefile,v 1.5 2013/03/11 10:50:18 espie Exp $
COMMENT= abstract Configurator class
DISTNAME= Log-Dispatch-Config-1.02
REVISION= 0
CATEGORIES= devel
# perl
PERMIT_PACKAGE_CDROM= Yes
MODULES= cpan
USE_GROFF = Yes
RUN_DEPENDS= devel/p5-AppConfig \
devel/p5-Log-Dispatch
.include <bsd.port.mk>