2d8b17ea39
With hat: portmgr
15 lines
322 B
Makefile
15 lines
322 B
Makefile
# Created by: gahr
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= e16-themes
|
|
PORTVERSION= 1.0.1
|
|
CATEGORIES= x11-themes enlightenment
|
|
MASTER_SITES= SF/enlightenment/${PORTNAME}/${PORTVERSION}
|
|
|
|
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>
|