freebsd-ports/converters/iconv-rfc1345/Makefile
Maxim Sobolev 2d8ff23a74 Update iconv to 2.0 and reflect shared library version bump.
PR:		23163, 23164, 23165
Submitted by:	maintainer
2000-11-29 11:46:42 +00:00

19 lines
427 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= http://www.dante.net/staff/konstantin/FreeBSD/iconv/
MAINTAINER= Konstantin.Chuguev@dante.org.uk
LIB_DEPENDS= iconv.2:${PORTSDIR}/converters/iconv
USE_PERL5= yes
.include <bsd.port.mk>