summaryrefslogtreecommitdiffstats
path: root/converters/fpc-iconvenc/Makefile
blob: d09219c4e2624aa67cd975b8c213024d2a9edea9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Created by: Alonso Cardenas Marquez <acm@FreeBSD.org>
# $FreeBSD$

PORTREVISION=	0
CATEGORIES=	converters lang
PKGNAMESUFFIX=	-iconvenc

MAINTAINER=	freebsd-fpc@FreeBSD.org
COMMENT=	Free Pascal unit to iconv library

USE_FPC=	yes

MASTERDIR=	${.CURDIR}/../../lang/fpc
WRKUNITDIR=	${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//}
EXTRACTUNITDIR=	${WRKUNITDIR}

# added to main port to make it compile on 10 with iconv in libc
#USES=	iconv

.include "${MASTERDIR}/Makefile"
OpenPOWER on IntegriCloud