freebsd-ports/audio/freedesktop-sound-theme/Makefile
Adam Weinberger bbc8c4d740 Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 18:41:15 +00:00

20 lines
541 B
Makefile

# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
# $FreeBSD$
# $MCom: ports/audio/freedesktop-sound-theme/Makefile,v 1.6 2009/11/27 22:09:57 marcus Exp $
PORTNAME= freedesktop-sound-theme
PORTVERSION= 0.7
PORTREVISION= 1
CATEGORIES= audio gnome
MASTER_SITES= LOCAL
MASTER_SITE_SUBDIR= kwm
DISTNAME= sound-theme-freedesktop-${PORTVERSION}
MAINTAINER= gnome@FreeBSD.org
COMMENT= Sound theme based on the FreeDesktop specification
USE_GNOME= gnomehier intlhack
USES= gettext gmake tar:bzip2
GNU_CONFIGURE= yes
.include <bsd.port.mk>