# Created by: Christopher Key # $FreeBSD: head/graphics/fpc-proj4/Makefile 341492 2014-01-28 00:16:57Z antoine $ PORTREVISION= 0 CATEGORIES= graphics lang PKGNAMESUFFIX= -proj4 MAINTAINER= acm@FreeBSD.org COMMENT= Free Pascal interface to proj library USE_FPC= yes MASTERDIR= ${.CURDIR}/../../lang/fpc WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//} EXTRACTUNITDIR= ${WRKUNITDIR} OPTIONS_DEFINE= PROJ PROJ_DESC= Install proj library OPTIONS_DEFAULT= PROJ PROJ_LIB_DEPENDS= libproj.so:${PORTSDIR}/graphics/proj .include "${MASTERDIR}/Makefile"