e84249bfa0
This package contains a collection of sounds for use with Gnome.
26 lines
469 B
Makefile
26 lines
469 B
Makefile
# $OpenBSD: Makefile,v 1.1.1.1 2007/04/23 17:42:48 jasper Exp $
|
|
|
|
COMMENT= "audio files for Gnome"
|
|
|
|
DISTNAME= gnome-audio-2.0.0
|
|
|
|
CATEGORIES= x11/gnome
|
|
|
|
HOMEPAGE= http://www.gnome.org/
|
|
|
|
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-audio/2.0/}
|
|
EXTRACT_SUFX= .tar.bz2
|
|
|
|
# LGPL
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
USE_GMAKE= Yes
|
|
|
|
NO_BUILD= Yes
|
|
NO_REGRESS= Yes
|
|
|
|
.include <bsd.port.mk>
|