aboutsummaryrefslogtreecommitdiffstats
path: root/audio/gnomeaudio2/Makefile
blob: 62c88dd6b24c8ae3a885aaa0ef04c15e43923068 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# New ports collection makefile for:    gnomeaudio
# Date created:             29 Dec 1998
# Whom:                 Vanilla I. Shu <vanilla@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=   gnomeaudio
PORTVERSION=    1.4.0
CATEGORIES= audio gnome
MASTER_SITES=   ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-audio/1.4
DISTNAME=   gnome-audio-${PORTVERSION}

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

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

.include <bsd.port.mk>