summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/etox/Makefile
blob: 741ad66c0204be8b88baff68a10bbcd711366850 (plain)
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
# New ports collection makefile for:	etox
# Date created:		05/09/2005
# Whom:			vanilla
#
# $FreeBSD$
#

PORTNAME=	etox
PORTVERSION=	0.9.0.004
PORTREVISION=	1
CATEGORIES=	x11-toolkits
MASTER_SITES=	http://enlightenment.freedesktop.org/files/

MAINTAINER=	vanilla@FreeBSD.org
COMMENT=	An evas based text layout library

LIB_DEPENDS=	evas.1:${PORTSDIR}/graphics/evas \
		ecore.1:${PORTSDIR}/x11/ecore \
		edb.1:${PORTSDIR}/databases/edb

USE_X_PREFIX=	yes
USE_LIBTOOL_VER=	15
USE_GNOME=	gnomehack pkgconfig gnometarget
INSTALLS_SHLIB=	yes
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
		LIBS="-L${LOCALBASE}/lib"

.include <bsd.port.mk>
OpenPOWER on IntegriCloud