summaryrefslogtreecommitdiff
path: root/devel/fpc-fcl-stl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/fpc-fcl-stl/Makefile')
-rw-r--r--devel/fpc-fcl-stl/Makefile12
1 files changed, 0 insertions, 12 deletions
diff --git a/devel/fpc-fcl-stl/Makefile b/devel/fpc-fcl-stl/Makefile
deleted file mode 100644
index 5297ec0a06a1..000000000000
--- a/devel/fpc-fcl-stl/Makefile
+++ /dev/null
@@ -1,12 +0,0 @@
-CATEGORIES= devel lang
-PKGNAMESUFFIX= -fcl-stl
-
-COMMENT= Free Pascal generic container library (FCL)
-
-USES= fpc
-
-MASTERDIR= ${.CURDIR}/../../lang/fpc
-WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//}
-EXTRACTUNITDIR= ${WRKUNITDIR}
-
-.include "${MASTERDIR}/Makefile"