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