blob: c0bd1f3d656a6c5d50860b62a4edf24341ee9d19 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
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>
|