11 lines
171 B
Makefile
11 lines
171 B
Makefile
COMMENT= module for capturing output
|
|
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
DISTNAME= IO-Capture-0.05
|
|
REVISION= 3
|
|
CATEGORIES= devel
|
|
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
.include <bsd.port.mk>
|