freebsd-ports/audio/gnomeaudio/Makefile
Ade Lovett 7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00

25 lines
551 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= 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_GNOMENG= yes
USE_GNOME= gnomehack gnomeprefix gnomehier
NO_BUILD= yes
WRKSRC= ${WRKDIR}/${DISTNAME}/sounds
.include <bsd.port.mk>