freebsd-ports/audio/freedesktop-sound-theme/Makefile
2015-03-29 09:07:26 +00:00

18 lines
453 B
Makefile

# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
# $FreeBSD$
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 tar:bzip2
GNU_CONFIGURE= yes
NO_ARCH= yes
.include <bsd.port.mk>