mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
16 lines
330 B
Makefile
16 lines
330 B
Makefile
# Created by: gahr
|
|
|
|
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>
|