aboutsummaryrefslogtreecommitdiffstats
path: root/x11-themes/enlightenment-theme-BlueSteel/Makefile
blob: 2f5dff5124d7906c281c6e8150765fbf68716bb9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# New ports collection makefile for:    enlightenment-theme-BlueSteel
# Date created:             08 Aug 2004
# Whom:                 vanilla
#
# $FreeBSD$
#

PORTNAME=   enlightenment-theme-BlueSteel
PORTVERSION=    0.16
CATEGORIES= x11-themes
MASTER_SITES=   ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= enlightenment

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

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

USE_X_PREFIX=   yes
GNU_CONFIGURE=  yes
CONFIGURE_ARGS= --enable-fsstd
NO_BUILD=   yes

post-install:
    ${CHOWN} -R root:wheel ${X11BASE}/share/enlightenment/themes/BlueSteel

.include <bsd.port.mk>