freebsd-ports/japanese/p5-Encode-EUCJPMS/Makefile
Philip M. Gollucci c10f314307 - lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks
PR:             ports/135398
Tested by:      2 -exp runs by pav
Approved by:    portmgr (pav)
2009-07-22 16:27:08 +00:00

23 lines
494 B
Makefile

# New ports collection makefile for: Encode::EUCJPMS
# Date created: 25 August 2006
# Whom: Akinori MUSHA aka knu <knu@idaemons.org>
#
# $FreeBSD$
#
PORTNAME= Encode-EUCJPMS
PORTVERSION= 0.07
PORTREVISION= 1
CATEGORIES= japanese converters perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX:= ${PKGNAMEPREFIX}p5-
MAINTAINER= knu@FreeBSD.org
COMMENT= A Perl5 module defining Microsoft compatible encodings for Japanese
PERL_CONFIGURE= yes
post-install:
@${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>