openbsd-ports/x11/gnome/audio/Makefile
jasper 7af8f3fbb2 convert these gnome ports to use the new x11/gnome module.
this module is now mature enough to be used in new ports too.

feedback and ok martynas@
2007-07-05 22:50:10 +00:00

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>