freebsd-ports/devel/fpc-fpmkunit/Makefile
Jose Alonso Cardenas Marquez 2a2c3239ac - New port: devel/fpc-fpmkunit
Free Pascal build system unit
2007-09-18 06:25:19 +00:00

21 lines
490 B
Makefile

# New ports collection makefile for: fpc-fpmkunit
# Date created: 2006-09-11
# Whom: Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
#
# $FreeBSD$
#
PORTREVISION= 0
CATEGORIES= devel lang
PKGNAMESUFFIX= -fpmkunit
MAINTAINER= acm@FreeBSD.org
COMMENT= Free Pascal build system unit
BUILD_DEPENDS= ppc386:${PORTSDIR}/lang/fpc
MASTERDIR= ${.CURDIR}/../../lang/fpc
WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//}
EXTRACTUNITDIR+= ${WRKUNITDIR}
.include "${MASTERDIR}/Makefile"