aboutsummaryrefslogtreecommitdiff
path: root/devel/fpc-fcl-net/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/fpc-fcl-net/Makefile')
-rw-r--r--devel/fpc-fcl-net/Makefile13
1 files changed, 0 insertions, 13 deletions
diff --git a/devel/fpc-fcl-net/Makefile b/devel/fpc-fcl-net/Makefile
deleted file mode 100644
index ba818d0c318e..000000000000
--- a/devel/fpc-fcl-net/Makefile
+++ /dev/null
@@ -1,13 +0,0 @@
-CATEGORIES= devel lang
-PKGNAMESUFFIX= -fcl-net
-
-COMMENT= Free Pascal network interfaces (FCL)
-
-USES= fpc
-USE_FPC= fcl-base fcl-xml fcl-passrc fcl-async rtl-extra
-
-MASTERDIR= ${.CURDIR}/../../lang/fpc
-WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//}
-EXTRACTUNITDIR= ${WRKUNITDIR}
-
-.include "${MASTERDIR}/Makefile"