blob: d6460ed20fbaa12f540061564a29975b14bf0e42 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
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
WWW= https://freedesktop.org/wiki/Specifications/sound-theme-spec
USE_GNOME= intlhack
USES= gettext-tools gmake gnome tar:bzip2
GNU_CONFIGURE= yes
NO_ARCH= yes
.include <bsd.port.mk>
|