aboutsummaryrefslogtreecommitdiffstats
path: root/audio/freedesktop-sound-theme/Makefile
blob: 329e6db84000f84ac539d2dfe06388023bc4f5fb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# 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>