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