# New ports collection makefile for: fpc-fcl-process # Date created: 2009-01-07 # Whom: Jose Alonso Cardenas Marquez # # $FreeBSD$ # 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"