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