openbsd-ports/x11/gnome/audio/Makefile
jasper 008634bea8 let's face it....add myself as maintainer
requested by and ok ajacoutot@, ok fkr@
2008-02-04 17:55:18 +00:00

21 lines
358 B
Makefile

# $OpenBSD: Makefile,v 1.4 2008/02/04 17:55:18 jasper Exp $
COMMENT= audio files for Gnome
GNOME_PROJECT= gnome-audio
GNOME_VERSION= 2.0.0
PKGNAME= ${DISTNAME}p0
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>