freebsd-ports/converters/iconv-rfc1345/Makefile
Alexander Nedotsukov 13f0462994 danfe.net discontinued iconv-2.0 sources mirroring. Mirror them locally
and fix fetching.

Reported by:	kris
2005-02-19 04:04:58 +00:00

21 lines
481 B
Makefile

# New ports collection makefile for: iconv
# Date created: 10 September 2000
# Whom: Konstantin Chuguev <Konstantin.Chuguev@dante.org.uk>
#
# $FreeBSD$
#
PORTNAME= iconv-rfc1345
PORTVERSION= 2.0
CATEGORIES= converters
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= bland
MAINTAINER= bland@FreeBSD.org
COMMENT= Additional charset modules for the iconv library (from RFC1345)
LIB_DEPENDS= biconv.2:${PORTSDIR}/converters/iconv
USE_PERL5= yes
.include <bsd.port.mk>