summaryrefslogtreecommitdiffstats
path: root/x11-themes/gnome-backgrounds/Makefile
blob: 9bdff1ea328aa770b63520f343693c4a59e6396c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
# $FreeBSD$
#   $MCom: ports/trunk/x11-themes/gnome-backgrounds/Makefile 17268 2013-04-01 05:13:11Z marcus $

PORTNAME=   gnome-backgrounds
PORTVERSION=    3.4.2
CATEGORIES= x11-themes graphics gnome
MASTER_SITES=   GNOME
DIST_SUBDIR=    gnome3

MAINTAINER= gnome@FreeBSD.org
COMMENT=    A collection of backgrounds for GNOME

USE_XZ=     yes
USES=       gettext pathfix
GNU_CONFIGURE=  yes
USE_GMAKE=  yes
USE_GNOME=  gnomeprefix intlhack
CPPFLAGS+=  -I${LOCALBASE}/include
LDFLAGS+=   -L${LOCALBASE}/lib

.include <bsd.port.mk>