978d73e4c3
The gambas bzlib2 compression component
15 lines
359 B
Makefile
15 lines
359 B
Makefile
# 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"
|