summaryrefslogtreecommitdiffstats
path: root/audio/freedesktop-sound-theme/Makefile
blob: 6be52b62dd048cf32fc18dc8aced7936f6194bd0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# New ports collection makefile for:    freedesktop-sound-theme
# Date created:             15 August 2008
# Whom:                 Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
#   $MCom: ports/audio/freedesktop-sound-theme/Makefile,v 1.1 2008/08/15 17:43:55 marcus Exp $
#

PORTNAME=   freedesktop-sound-theme
PORTVERSION=    0.2
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_BZIP2=  yes
USE_GNOME=  gnomehier intlhack
USE_GETTEXT=    yes
USE_GMAKE=  yes
GNU_CONFIGURE=  yes

.include <bsd.port.mk>