aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/e16-docs/Makefile
blob: bca6ffb89538a0c21bc43f83622f1a9110ebb519 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
PORTNAME=	e16-docs
PORTVERSION=	0.16.8.0.2
PORTREVISION=	4
CATEGORIES=	x11-wm
MASTER_SITES=	SF/enlightenment/e16-docs/${PORTVERSION}

MAINTAINER=	enlightenment@FreeBSD.org
COMMENT=	Data files of enlightenment DOX
WWW=		https://www.enlightenment.org/

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

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

.include <bsd.port.mk>