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:
parent
03c92f8394
commit
4be9b8933f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=233454
@ -201,6 +201,7 @@
|
||||
SUBDIR += funktrackergold
|
||||
SUBDIR += gai-album
|
||||
SUBDIR += gai-visual-audio
|
||||
SUBDIR += gambas2-gb-sdl-sound
|
||||
SUBDIR += gbemol
|
||||
SUBDIR += gbsplay
|
||||
SUBDIR += gdam
|
||||
|
15
audio/gambas2-gb-sdl-sound/Makefile
Normal file
15
audio/gambas2-gb-sdl-sound/Makefile
Normal 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"
|
10
audio/gambas2-gb-sdl-sound/pkg-plist
Normal file
10
audio/gambas2-gb-sdl-sound/pkg-plist
Normal 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%%
|
Loading…
Reference in New Issue
Block a user