aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--audio/Makefile1
-rw-r--r--audio/gambas2-gb-sdl-sound/Makefile15
-rw-r--r--audio/gambas2-gb-sdl-sound/pkg-plist10
3 files changed, 26 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile
index b816eb8b4737..040338e9ecaf 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -201,6 +201,7 @@
SUBDIR += funktrackergold
SUBDIR += gai-album
SUBDIR += gai-visual-audio
+ SUBDIR += gambas2-gb-sdl-sound
SUBDIR += gbemol
SUBDIR += gbsplay
SUBDIR += gdam
diff --git a/audio/gambas2-gb-sdl-sound/Makefile b/audio/gambas2-gb-sdl-sound/Makefile
new file mode 100644
index 000000000000..8c80cc367400
--- /dev/null
+++ b/audio/gambas2-gb-sdl-sound/Makefile
@@ -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"
diff --git a/audio/gambas2-gb-sdl-sound/pkg-plist b/audio/gambas2-gb-sdl-sound/pkg-plist
new file mode 100644
index 000000000000..66543d6e77fd
--- /dev/null
+++ b/audio/gambas2-gb-sdl-sound/pkg-plist
@@ -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%%