147b723c06
some oga files. Submitted by: antione [1]
18 lines
453 B
Makefile
18 lines
453 B
Makefile
# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= freedesktop-sound-theme
|
|
PORTVERSION= 0.8
|
|
CATEGORIES= audio gnome
|
|
MASTER_SITES= http://people.freedesktop.org/~mccann/dist/
|
|
DISTNAME= sound-theme-freedesktop-${PORTVERSION}
|
|
|
|
MAINTAINER= gnome@FreeBSD.org
|
|
COMMENT= Sound theme based on the FreeDesktop specification
|
|
|
|
USE_GNOME= intlhack
|
|
USES= gettext-tools gmake tar:bzip2
|
|
GNU_CONFIGURE= yes
|
|
NO_ARCH= yes
|
|
|
|
.include <bsd.port.mk>
|