# New ports collection makefile for:	fpc-fcl-process
# Date created:		2009-01-07
# Whom:			Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
#
# $FreeBSD: ports/devel/fpc-fcl-process/Makefile,v 1.1 2009/01/14 04:38:42 acm Exp $
#

PORTREVISION=	0
CATEGORIES=	devel lang
PKGNAMESUFFIX=	-fcl-process

MAINTAINER=	acm@FreeBSD.org
COMMENT=	Free Pascal unit to start and manipulate other programs

USE_FPC=	yes

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

.include "${MASTERDIR}/Makefile"
