aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/gambas2-gb-compress-bzlib2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/gambas2-gb-compress-bzlib2/Makefile')
-rw-r--r--archivers/gambas2-gb-compress-bzlib2/Makefile15
1 files changed, 0 insertions, 15 deletions
diff --git a/archivers/gambas2-gb-compress-bzlib2/Makefile b/archivers/gambas2-gb-compress-bzlib2/Makefile
deleted file mode 100644
index 0da7ed9ccf78..000000000000
--- a/archivers/gambas2-gb-compress-bzlib2/Makefile
+++ /dev/null
@@ -1,15 +0,0 @@
-# New ports collection makefile for: gambas2-gb-compress-bzlib2
-# Date created: 2009-05-02
-# Whom: Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-CATEGORIES= archivers lang
-PKGNAMESUFFIX= -gb-compress-bzlib2
-
-COMMENT= The gambas bzlib2 compression component
-
-MASTERDIR= ${.CURDIR}/../../lang/gambas2-base
-
-.include "${MASTERDIR}/Makefile"