freebsd-ports/audio/gnome-audio/Makefile
Jeremy Messenger 9fd86ed460 Change the PORTNAME:
gnomemag -> gnome-mag
	gnomespeech -> gnome-speech
	fileroller -> file-roller
	gnomeaudio -> gnome-audio
	gnomemedia2 -> gnome-media
	gnomedb -> gnome-db
	gnomeblog -> gnome-blog
	gnomepim -> gnome-pim
	gnomeutils2 -> gnome-utils
	bugbuddy -> bug-buddy
	gnomebuild -> gnome-build
	gnomecommon -> gnome-common
	gnomecrash -> gnome-crash
2006-05-28 04:06:27 +00:00

23 lines
516 B
Makefile

# 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>