aboutsummaryrefslogtreecommitdiff
path: root/audio/freedesktop-sound-theme/Makefile
blob: cb87045c67610641267e53143e1b36fde28668d2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>

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 gnome tar:bzip2
GNU_CONFIGURE=	yes
NO_ARCH=	yes

.include <bsd.port.mk>