14 lines
238 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.11 2016/03/20 19:56:25 naddy Exp $
COMMENT= module for capturing output
MODULES= cpan
PKG_ARCH= *
DISTNAME= IO-Capture-0.05
REVISION= 2
CATEGORIES= devel
PERMIT_PACKAGE_CDROM= Yes
.include <bsd.port.mk>