5ed28dbe7a
committers (gnome@FreeBSD.org), since this is now definitely too big for just one person.
23 lines
473 B
Makefile
23 lines
473 B
Makefile
# 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= stable/sources/gnome-audio
|
|
DISTNAME= gnome-audio-${PORTVERSION}
|
|
|
|
MAINTAINER= gnome@FreeBSD.org
|
|
|
|
USE_X_PREFIX= yes
|
|
USE_GNOMELIBS= yes
|
|
NO_BUILD= yes
|
|
WRKSRC= ${WRKDIR}/${DISTNAME}/sounds
|
|
|
|
.include <bsd.port.mk>
|