aboutsummaryrefslogtreecommitdiffstats
path: root/x11-themes/e16-themes/Makefile
blob: 9365d433801f14f271041f817956b63c491dd75a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Created by: gahr
# $FreeBSD$

PORTNAME=   e16-themes
PORTVERSION=    1.0.1
CATEGORIES= x11-themes enlightenment
MASTER_SITES=   SF/enlightenment/${PORTNAME}/${PORTVERSION}

MAINTAINER= enlightenment@FreeBSD.org
COMMENT=    Set of themes for the e16 window manager

DATADIR=    ${PREFIX}/share/e16
GNU_CONFIGURE=  yes

.include <bsd.port.mk>