# Created by: Kuang-che Wu <kcwu@csie.org>
# $FreeBSD: converters/convmv/Makefile 327715 2013-09-20 16:05:24Z bapt $

PORTNAME=	convmv
PORTVERSION=	1.15
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

LICENSE=	GPLv2 GPLv3
LICENSE_COMB=	dual

USES=		perl5
PLIST_FILES=	bin/convmv

MAN1=		convmv.1

NO_STAGE=	yes
.include <bsd.port.mk>
