1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-04 11:23:46 +00:00

22 lines
487 B
Makefile
Raw Normal View History

# New ports collection makefile for: iconv
# Date created: 10 September 2000
# Whom: Konstantin Chuguev <Konstantin.Chuguev@dante.org.uk>
#
# $FreeBSD$
#
PORTNAME= iconv-extra
PORTVERSION= 2.0
CATEGORIES= converters
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= bland
MAINTAINER= bland@FreeBSD.org
2003-02-21 11:08:38 +00:00
COMMENT= Additional charsets for the iconv library (those from the Unicode site)
LIB_DEPENDS= biconv.2:${PORTSDIR}/converters/iconv
USE_PERL5= yes
.include <bsd.port.mk>