aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/enlightenment-devel/Makefile
blob: da29380273bc454948f70be680a7fe3791751ff8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
# New ports collection makefile for:	enlightenment
# Date created:			10 June 1997
# Whom:				Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
#
# $FreeBSD$
#

PORTNAME=	enlightenment
PORTVERSION=	20070223
PORTREVISION=	1
PORTEPOCH=	1
CATEGORIES=	x11-wm
MASTER_SITES=	ftp://ftp.springdaemons.com/pub/snapshots/e17/
DISTNAME=	e-${PORTVERSION}

MAINTAINER=	stas@FreeBSD.org
COMMENT=	A very artistic X window manager

USE_GMAKE=	yes
USE_BZIP2=	yes
USE_GNOME=	gnomehack gnometarget pkgconfig
USE_EFL=	imlib2 evas edje ecore embryo eet
USE_ICONV=	yes
USE_GETTEXT=	yes
USE_LDCONFIG=	yes
NO_LATEST_LINK=	yes
GNU_CONFIGURE=	yes

.include <bsd.port.mk>