freebsd-ports/converters/convmv/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

22 lines
449 B
Makefile

# New ports collection makefile for: convmv
# Date created: 27 October 2004
# Whom: Kuang-che Wu <kcwu@csie.org>
#
# $FreeBSD$
#
PORTNAME= convmv
PORTVERSION= 1.14
CATEGORIES= converters perl5
MASTER_SITES= http://www.j3e.de/linux/convmv/ \
http://www.sfr-fresh.com/unix/privat/
MAINTAINER= kcwu@csie.org
COMMENT= Convert filenames from one encoding to another
USE_PERL5= yes
PLIST_FILES= bin/convmv
MAN1= convmv.1
.include <bsd.port.mk>