ffd40658c1
The four official themes released by the E16 team. This new port deprecates x11-themes/enlightenment-theme-*.
19 lines
370 B
Makefile
19 lines
370 B
Makefile
# New ports collection Makefile for: e16-themes
|
|
# Date created: 20 August 2008
|
|
# Whom: gahr
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= e16-themes
|
|
PORTVERSION= 0.16.8.0.2
|
|
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>
|