openbsd-ports/x11/gnome/audio/Makefile
giovanni c7ae1c891c Enable login sound by default
ok ajacoutot@, jasper@
2010-11-02 14:06:39 +00:00

26 lines
527 B
Makefile

# $OpenBSD: Makefile,v 1.12 2010/11/02 14:06:39 giovanni Exp $
COMMENT= audio files for GNOME
GNOME_PROJECT= gnome-audio
GNOME_VERSION= 2.22.2
REVISION= 3
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>