aboutsummaryrefslogblamecommitdiff
path: root/audio/gnome-audio/Makefile
blob: 0ec434e9168e87a21bf55936e7faf79af5edb39e (plain) (tree)
1
2
3
4
5
6
7
8
9


                                                                           
 
           

 
                           
                     
                           
                                    
                                               
 
                                 
                                                
 
                   
                   
                   
                                               
                                            
 
                      
# New ports collection makefile for:	gnomeaudio2
# Date created:				10 July 2003
# Whom:					Adam Weinberger <adamw@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	gnome-audio
PORTVERSION=	2.0.0
CATEGORIES=	audio gnome
MASTER_SITES=	${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR=	sources/gnome-audio/2.0

MAINTAINER=	gnome@FreeBSD.org
COMMENT=	Sound files for use with GNOME 2

USE_BZIP2=	yes
USE_X_PREFIX=	yes
NO_BUILD=	yes
USE_GNOME=	gnomehack gnomeprefix gnomehier
WRKSRC=		${WRKDIR}/${DISTNAME}/sounds

.include <bsd.port.mk>