aboutsummaryrefslogblamecommitdiff
path: root/x11-themes/enlightenment-theme-BrushedMetal-Tigert/Makefile
blob: 17f1c5e1165db95cd489ff11b492dc1e090d2d7c (plain) (tree)
1
2
3
4
5
6
7
8
9







                                                                               
                      
                 


                                          
                                                            



                                                        
                                                                   




                              
                                   

             
                                                                    

                      
# New ports collection makefile for:	enlightenment-theme-BrushedMetal-Tigert
# Date created:				08 Aug 2004
# Whom:					vanilla
#
# $FreeBSD$
#

PORTNAME=	enlightenment-theme-BrushedMetal-Tigert
PORTVERSION=	0.16.8
PORTREVISION=	1
CATEGORIES=	x11-themes
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	enlightenment
DISTNAME=	e16-theme-BrushedMetal-Tigert-${PORTVERSION}

MAINTAINER=	vanilla@FreeBSD.org
COMMENT=	A themes of enlightenment window menager

RUN_DEPENDS=	${X11BASE}/bin/e16:${PORTSDIR}/x11-wm/enlightenment

USE_X_PREFIX=	yes
GNU_CONFIGURE=	yes
CONFIGURE_ARGS=	--enable-fsstd
NO_BUILD=	yes
DATADIR=	${PREFIX}/share/e16

post-install:
	${CHOWN} -R root:wheel ${DATADIR}/themes/BrushedMetal-Tigert

.include <bsd.port.mk>