15 lines
249 B
Makefile
15 lines
249 B
Makefile
# $OpenBSD: Makefile,v 1.6 2013/03/11 10:50:18 espie Exp $
|
|
|
|
COMMENT= multiplex output to multiple handles
|
|
|
|
MODULES= cpan
|
|
DISTNAME= IO-Tee-0.64
|
|
REVISION= 0
|
|
CATEGORIES= devel
|
|
USE_GROFF = Yes
|
|
|
|
# perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
.include <bsd.port.mk>
|