aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/e16-themes/Makefile
blob: d45cb74b1a3e9de1bce511ef623c9e44d1b84b62 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection Makefile for:	e16-themes
# Date created:				20 August 2008
# Whom:					gahr
#
# $FreeBSD$
#

PORTNAME=	e16-themes
PORTVERSION=	1.0.0
CATEGORIES=	x11-themes
MASTER_SITES=	SF/enlightenment

MAINTAINER=	gahr@FreeBSD.org
COMMENT=	A set of themes for the e16 window manager

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

.include <bsd.port.mk>