1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-06 01:57:40 +00:00
freebsd-ports/devel/fpc-fcl-res/Makefile
Jose Alonso Cardenas Marquez 9bcc09b9f2 - Update to 2.6.2
- Trim Makefile headers
2013-03-23 05:25:05 +00:00

18 lines
371 B
Makefile

# Created by: Christopher Key <cjk32@cam.ac.uk>
# $FreeBSD$
PORTREVISION= 0
CATEGORIES= devel lang
PKGNAMESUFFIX= -fcl-res
MAINTAINER= acm@FreeBSD.org
COMMENT= Free Pascal Component Library
USE_FPC= fcl-base
MASTERDIR= ${.CURDIR}/../../lang/fpc
WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//}
EXTRACTUNITDIR+= ${WRKUNITDIR}
.include "${MASTERDIR}/Makefile"