openbsd-ports/x11/gnome/audio/Makefile

25 lines
526 B
Makefile
Raw Normal View History

2010-07-13 16:37:02 -04:00
# $OpenBSD: Makefile,v 1.9 2010/07/13 20:37:02 ajacoutot Exp $
2009-02-10 16:10:37 -05:00
COMMENT= audio files for GNOME
GNOME_PROJECT= gnome-audio
GNOME_VERSION= 2.22.2
2010-07-13 16:37:02 -04:00
REVISION= 2
MODULES= x11/gnome
# Creative Commons ShareAlike 2.0
# Creative Commons - Attribution-Share Alike 2.0 Generic
# Creative Commons - Attribution 3.0 Unported
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
NO_BUILD= Yes
NO_REGRESS= Yes
FAKE_FLAGS+= datadir="${TRUEPREFIX}/share"
.include <bsd.port.mk>