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:
parent
267fd1bda4
commit
c4052ee1fe
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=233464
@ -197,6 +197,7 @@
|
||||
SUBDIR += fyre
|
||||
SUBDIR += g2
|
||||
SUBDIR += g3dviewer
|
||||
SUBDIR += gambas2-gb-gtk-svg
|
||||
SUBDIR += gauche-gl
|
||||
SUBDIR += gcolor
|
||||
SUBDIR += gcolor2
|
||||
|
15
graphics/gambas2-gb-gtk-svg/Makefile
Normal file
15
graphics/gambas2-gb-gtk-svg/Makefile
Normal 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"
|
10
graphics/gambas2-gb-gtk-svg/pkg-plist
Normal file
10
graphics/gambas2-gb-gtk-svg/pkg-plist
Normal 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%%
|
Loading…
Reference in New Issue
Block a user