17 lines
342 B
Makefile
17 lines
342 B
Makefile
# Created by: gahr
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= e16-themes
|
|
PORTVERSION= 1.0.2
|
|
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
|
|
NO_ARCH= yes
|
|
|
|
.include <bsd.port.mk>
|