openbsd-ports/devel/p5-Term-Encoding/Makefile

19 lines
371 B
Makefile
Raw Normal View History

2010-10-18 13:47:50 -04:00
# $OpenBSD: Makefile,v 1.2 2010/10/18 17:48:07 espie Exp $
COMMENT= detect encoding of the current terminal
MODULES= cpan
DISTNAME= Term-Encoding-0.02
CATEGORIES= devel
2010-10-18 13:47:50 -04:00
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>