1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00

- New port: audio/gambas2-gb-sdl-sound

The gambas SDL sound component
This commit is contained in:
Jose Alonso Cardenas Marquez 2009-05-09 01:10:15 +00:00
parent 03c92f8394
commit 4be9b8933f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=233454
3 changed files with 26 additions and 0 deletions

View File

@ -201,6 +201,7 @@
SUBDIR += funktrackergold
SUBDIR += gai-album
SUBDIR += gai-visual-audio
SUBDIR += gambas2-gb-sdl-sound
SUBDIR += gbemol
SUBDIR += gbsplay
SUBDIR += gdam

View File

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

View File

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