summaryrefslogblamecommitdiffstats
path: root/x11-themes/gnome-backgrounds/Makefile
blob: 0b2ae116fa11fc1d1ede61966cbc3df3d4eee500 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
                                                    
           
          

                                 
                      




                                         
                                                   
 
                                            
                                    
                   

                                      

                      
# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
# $FreeBSD$
#   $MCom$

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

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

USES=       gettext gmake pathfix tar:xz
USE_GNOME=  gnomeprefix intlhack
GNU_CONFIGURE=  yes
CPPFLAGS+=  -I${LOCALBASE}/include
LDFLAGS+=   -L${LOCALBASE}/lib

.include <bsd.port.mk>