1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00

- New port: graphics/gambas2-gb-gtk-svg

The gambas SVG importing component
This commit is contained in:
Jose Alonso Cardenas Marquez 2009-05-09 01:26:03 +00:00
parent 267fd1bda4
commit c4052ee1fe
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=233464
3 changed files with 26 additions and 0 deletions

View File

@ -197,6 +197,7 @@
SUBDIR += fyre
SUBDIR += g2
SUBDIR += g3dviewer
SUBDIR += gambas2-gb-gtk-svg
SUBDIR += gauche-gl
SUBDIR += gcolor
SUBDIR += gcolor2

View File

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

View File

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