# New ports collection makefile for:	enlightenment-docs
# Date created:				08 Aug 2004
# Whom:					vanilla
#
# $FreeBSD: ports/x11-wm/enlightenment-docs/Makefile,v 1.9 2009/03/09 20:25:50 gahr Exp $
#

PORTNAME=	enlightenment-docs
PORTVERSION=	0.16.8.0.2
CATEGORIES=	x11-wm
MASTER_SITES=	SF/enlightenment
DISTNAME=	e16-docs-${PORTVERSION}

MAINTAINER=	gahr@FreeBSD.org
COMMENT=	Data files of enlightenment DOX

RUN_DEPENDS=	${LOCALBASE}/bin/e16:${PORTSDIR}/x11-wm/enlightenment

USE_XORG=	x11
USE_GMAKE=	yes
GNU_CONFIGURE=	yes
CONFIGURE_ARGS=	--enable-fsstd
DATADIR=	${PREFIX}/share/e16

.include <bsd.port.mk>
