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

18 lines
359 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.1.1.1 2007/10/05 20:32:16 simon Exp $
COMMENT= detect encoding of the current terminal
MODULES= cpan
DISTNAME= Term-Encoding-0.02
CATEGORIES= devel
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>