freebsd-ports/x11-themes/e16-themes/Makefile
Pav Lucistnik 0827366098 - Add enlightenment virtual category to a couple of ports
PR:		ports/150492
Submitted by:	Grzegorz Blach <magik@roorback.net>
2010-09-29 21:00:40 +00:00

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>