summaryrefslogtreecommitdiff
path: root/devel/fpc-fcl-passrc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/fpc-fcl-passrc/Makefile')
-rw-r--r--devel/fpc-fcl-passrc/Makefile13
1 files changed, 0 insertions, 13 deletions
diff --git a/devel/fpc-fcl-passrc/Makefile b/devel/fpc-fcl-passrc/Makefile
deleted file mode 100644
index 92c662ca8bda..000000000000
--- a/devel/fpc-fcl-passrc/Makefile
+++ /dev/null
@@ -1,13 +0,0 @@
-CATEGORIES= devel lang
-PKGNAMESUFFIX= -fcl-passrc
-
-COMMENT= Free Pascal language parsing library (FPC)
-
-USES= fpc
-USE_FPC= fcl-base fcl-res rtl-objpas
-
-MASTERDIR= ${.CURDIR}/../../lang/fpc
-WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//}
-EXTRACTUNITDIR= ${WRKUNITDIR}
-
-.include "${MASTERDIR}/Makefile"