aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/fpc-paszlib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/fpc-paszlib/Makefile')
-rw-r--r--archivers/fpc-paszlib/Makefile17
1 files changed, 0 insertions, 17 deletions
diff --git a/archivers/fpc-paszlib/Makefile b/archivers/fpc-paszlib/Makefile
deleted file mode 100644
index 7f9594c2513e..000000000000
--- a/archivers/fpc-paszlib/Makefile
+++ /dev/null
@@ -1,17 +0,0 @@
-# Created by: John Merryweather Cooper
-# $FreeBSD$
-
-PORTREVISION= 3
-CATEGORIES= archivers devel
-PKGNAMESUFFIX= -paszlib
-
-MAINTAINER= freebsd-fpc@FreeBSD.org
-COMMENT= Free Pascal unit for native compression IO
-
-USE_FPC= hash
-
-MASTERDIR= ${.CURDIR}/../../lang/fpc
-WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//}
-EXTRACTUNITDIR= ${WRKUNITDIR}
-
-.include "${MASTERDIR}/Makefile"