openbsd-ports/devel/p5-Term-Encoding/Makefile
2013-03-11 10:50:00 +00:00

17 lines
305 B
Makefile

# $OpenBSD: Makefile,v 1.4 2013/03/11 10:50:22 espie Exp $
COMMENT= detect encoding of the current terminal
MODULES= cpan
DISTNAME= Term-Encoding-0.02
REVISION= 0
CATEGORIES= devel
USE_GROFF = Yes
MAINTAINER= Simon Bertrang <simon@openbsd.org>
# Perl
PERMIT_PACKAGE_CDROM= Yes
.include <bsd.port.mk>