freebsd-ports/audio/gnome-audio/Makefile
Florent Thoumie d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00

25 lines
609 B
Makefile

# New ports collection makefile for: gnomeaudio2
# Date created: 10 July 2003
# Whom: Adam Weinberger <adamw@FreeBSD.org>
#
# $FreeBSD$
# $MCom: ports/audio/gnome-audio/Makefile,v 1.3 2006/07/22 19:49:20 mezz Exp $
#
PORTNAME= gnome-audio
PORTVERSION= 2.0.0
PORTREVISION= 2
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_XLIB= yes
NO_BUILD= yes
USE_GNOME= gnomehack gnomeprefix gnomehier
WRKSRC= ${WRKDIR}/${DISTNAME}/sounds
.include <bsd.port.mk>