70793787b7
* translation updates
21 lines
357 B
Makefile
21 lines
357 B
Makefile
# $OpenBSD: Makefile,v 1.22 2012/04/16 18:21:38 jasper Exp $
|
|
|
|
COMMENT= wallpapers for GNOME
|
|
|
|
GNOME_PROJECT= gnome-backgrounds
|
|
GNOME_VERSION= 3.4.1
|
|
|
|
# GPLv2
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
MODULES= x11/gnome
|
|
|
|
BUILD_DEPENDS= devel/gettext
|
|
|
|
USE_LIBTOOL= No
|
|
|
|
.include <bsd.port.mk>
|