# New ports collection makefile for:	fpc-utils
# Date created: 			2006-07-12
# Whom: 				Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
#
# $FreeBSD: ports/lang/fpc-utils/Makefile,v 1.10 2010/02/05 11:40:13 dinoex Exp $
#

PORTREVISION=	2
CATEGORIES=	lang
PKGNAMESUFFIX=	-utils

MAINTAINER=	acm@FreeBSD.org
COMMENT=	Free Pascal Compiler utils

USE_FPC=	chm fcl-async fcl-base fcl-net fcl-passrc fcl-process fcl-xml gdbint \
		graph ibase libcurl hash mysql oracle pasjpeg paszlib pthreads \
		postgres regexpr sqlite

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

.include "${MASTERDIR}/Makefile"
