2013-08-31 01:01:05 +02:00
|
|
|
# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
|
2009-01-10 06:22:13 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= freedesktop-sound-theme
|
2015-03-28 23:00:39 +01:00
|
|
|
PORTVERSION= 0.8
|
2009-01-10 06:22:13 +01:00
|
|
|
CATEGORIES= audio gnome
|
2015-03-28 23:00:39 +01:00
|
|
|
MASTER_SITES= http://people.freedesktop.org/~mccann/dist/
|
2009-01-10 06:22:13 +01:00
|
|
|
DISTNAME= sound-theme-freedesktop-${PORTVERSION}
|
|
|
|
|
|
|
|
MAINTAINER= gnome@FreeBSD.org
|
|
|
|
COMMENT= Sound theme based on the FreeDesktop specification
|
|
|
|
|
2015-03-29 11:07:26 +02:00
|
|
|
USE_GNOME= intlhack
|
2015-03-28 23:00:39 +01:00
|
|
|
USES= gettext-tools gmake tar:bzip2
|
2009-01-10 06:22:13 +01:00
|
|
|
GNU_CONFIGURE= yes
|
2015-03-29 11:07:26 +02:00
|
|
|
NO_ARCH= yes
|
2009-01-10 06:22:13 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|