14 lines
232 B
Makefile
14 lines
232 B
Makefile
# $OpenBSD: Makefile,v 1.12 2019/07/12 20:44:57 sthen Exp $
|
|
|
|
COMMENT= module for capturing output
|
|
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
DISTNAME= IO-Capture-0.05
|
|
REVISION= 2
|
|
CATEGORIES= devel
|
|
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
.include <bsd.port.mk>
|