aboutsummaryrefslogtreecommitdiff
path: root/lang/fpc-rtl-unicode/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/fpc-rtl-unicode/Makefile')
-rw-r--r--lang/fpc-rtl-unicode/Makefile12
1 files changed, 0 insertions, 12 deletions
diff --git a/lang/fpc-rtl-unicode/Makefile b/lang/fpc-rtl-unicode/Makefile
deleted file mode 100644
index 4f7ed9cdcb6b..000000000000
--- a/lang/fpc-rtl-unicode/Makefile
+++ /dev/null
@@ -1,12 +0,0 @@
-CATEGORIES= lang
-PKGNAMESUFFIX= -rtl-unicode
-
-COMMENT= Free Pascal compatibility unit with Delphi
-
-USES= fpc
-
-MASTERDIR= ${.CURDIR}/../../lang/fpc
-WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//}
-EXTRACTUNITDIR= ${WRKUNITDIR}
-
-.include "${MASTERDIR}/Makefile"