openbsd-ports/devel/p5-Term-Encoding/Makefile
2022-03-11 18:49:30 +00:00

15 lines
231 B
Makefile

COMMENT= detect encoding of the current terminal
MODULES= cpan
PKG_ARCH= *
DISTNAME= Term-Encoding-0.03
CATEGORIES= devel
REVISION= 0
# Perl
PERMIT_PACKAGE= Yes
MAKE_ENV+= TEST_POD=Yes AUTHOR_TESTING=Yes
.include <bsd.port.mk>