7af8f3fbb2
this module is now mature enough to be used in new ports too. feedback and ok martynas@
20 lines
334 B
Makefile
20 lines
334 B
Makefile
# $OpenBSD: Makefile,v 1.3 2007/07/05 22:50:10 jasper Exp $
|
|
|
|
COMMENT= audio files for Gnome
|
|
|
|
GNOME_PROJECT= gnome-audio
|
|
GNOME_VERSION= 2.0.0
|
|
|
|
MODULES= x11/gnome
|
|
|
|
# LGPL
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
NO_BUILD= Yes
|
|
NO_REGRESS= Yes
|
|
|
|
.include <bsd.port.mk>
|