openbsd-ports/x11/gnome/backgrounds/Makefile

16 lines
265 B
Makefile
Raw Normal View History

2015-04-02 14:02:35 -04:00
# $OpenBSD: Makefile,v 1.38 2015/04/02 18:02:35 ajacoutot Exp $
COMMENT= wallpapers for GNOME
GNOME_PROJECT= gnome-backgrounds
2015-04-02 14:02:35 -04:00
GNOME_VERSION= 3.16.0
# GPLv2
PERMIT_PACKAGE_CDROM= Yes
MODULES= x11/gnome
2010-11-22 03:36:47 -05:00
BUILD_DEPENDS= devel/gettext
.include <bsd.port.mk>