- New port: devel/gambas2-gb-corba

The gambas corba component
This commit is contained in:
Jose Alonso Cardenas Marquez 2009-05-09 01:21:38 +00:00
parent 45f033f2c1
commit 4d0a13121f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=233461
3 changed files with 26 additions and 0 deletions

View file

@ -385,6 +385,7 @@
SUBDIR += g-wrap
SUBDIR += g2c
SUBDIR += gaa
SUBDIR += gambas2-gb-corba
SUBDIR += gamin
SUBDIR += gaphor
SUBDIR += gauche-gaunit

View file

@ -0,0 +1,15 @@
# New ports collection makefile for: gambas2-gb-corba
# Date created: 2009-05-02
# Whom: Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
#
# $FreeBSD$
#
CATEGORIES= devel lang
PKGNAMESUFFIX= -gb-corba
COMMENT= The gambas corba component
MASTERDIR= ${.CURDIR}/../../lang/gambas2-base
.include "${MASTERDIR}/Makefile"

View file

@ -0,0 +1,10 @@
@comment $FreeBSD$
lib/gambas2/gb.corba.so.0
lib/gambas2/gb.corba.so
lib/gambas2/gb.corba.la
lib/gambas2/gb.corba.component
%%DATADIR%%/info/gb.corba.info
%%DATADIR%%/info/gb.corba.list
@dirrmtry lib/gambas2
@dirrmtry %%DATADIR%%/info
@dirrmtry %%DATADIR%%