ports/devel/p5-Term-Encoding/Makefile

15 lines
231 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
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>