openbsd-ports/devel/p5-Term-Encoding/Makefile
2010-12-03 11:44:22 +00:00

20 lines
387 B
Makefile

# $OpenBSD: Makefile,v 1.3 2010/12/03 11:44:36 ajacoutot 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
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>