freebsd-ports/converters/iconv-extra/Makefile
Mathieu Arnold 7f4572eae4 Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 13:29:15 +00:00

16 lines
369 B
Makefile

# Created by: Konstantin Chuguev <Konstantin.Chuguev@dante.org.uk>
# $FreeBSD$
PORTNAME= iconv-extra
PORTVERSION= 2.0
CATEGORIES= converters
MASTER_SITES= LOCAL/bland
MAINTAINER= bland@FreeBSD.org
COMMENT= Additional charsets for the iconv library (those from the Unicode site)
LIB_DEPENDS= libbiconv.so:converters/iconv
USES= perl5 uidfix
.include <bsd.port.mk>