4be9b8933f
The gambas SDL sound component
15 lines
334 B
Makefile
15 lines
334 B
Makefile
# 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"
|