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