0827366098
PR: ports/150492 Submitted by: Grzegorz Blach <magik@roorback.net>
19 lines
406 B
Makefile
19 lines
406 B
Makefile
# New ports collection Makefile for: e16-themes
|
|
# Date created: 20 August 2008
|
|
# Whom: 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>
|