aboutsummaryrefslogblamecommitdiff
path: root/x11-themes/gtk-gray-theme/Makefile
blob: 3f2848a522ab9b9f3842bb01ee3120d9a22feef3 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                 


                              
                 
                                
                                                                               

                          
                                       

                                       
                                                    
 
                   
                     


                     
                                                                                            

                      
# Created by: Babak Farrokhi <babak@farrokhi.net>

PORTNAME=	gtk-gray-theme
PORTVERSION=	1.7
PORTREVISION=	7
CATEGORIES=	x11-themes gnome
MASTER_SITES=	https://BSDforge.com/projects/source/x11-themes/gtk-gray-theme/
DISTNAME=	34132-Gray

MAINTAINER=	portmaster@BSDforge.com
COMMENT=	Gray theme for GTK+ 2.0

RUN_DEPENDS=	icons-tango>0:x11-themes/icons-tango

NO_BUILD=	yes
USES=		gnome
USE_GNOME=	gtk20

do-install:
	cd ${WRKDIR} && ${COPYTREE_SHARE} "Gray Gray-Flat" ${STAGEDIR}${PREFIX}/share/themes

.include <bsd.port.mk>