- New port: archivers/gambas2-gb-compress-bzlib2

The gambas bzlib2 compression component
This commit is contained in:
Jose Alonso Cardenas Marquez 2009-05-09 01:07:20 +00:00
parent b2be1af075
commit 978d73e4c3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=233452
3 changed files with 21 additions and 0 deletions

View File

@ -27,6 +27,7 @@
SUBDIR += fpc-unzip
SUBDIR += freetar
SUBDIR += freeze
SUBDIR += gambas2-gb-compress-bzlib2
SUBDIR += grzip
SUBDIR += gtar
SUBDIR += gzip

View File

@ -0,0 +1,15 @@
# 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"

View File

@ -0,0 +1,5 @@
@comment $FreeBSD$
lib/gambas2/gb.compress.bzlib2.so.0
lib/gambas2/gb.compress.bzlib2.so
lib/gambas2/gb.compress.bzlib2.la
@dirrmtry lib/gambas2