aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/enlightenment-docs/Makefile
blob: ffa001c4bb3542cc60cac26daddc98b88d549421 (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
# New ports collection makefile for:    enlightenment-docs
# Date created:             08 Aug 2004
# Whom:                 vanilla
#
# $FreeBSD$
#

PORTNAME=   enlightenment-docs
PORTVERSION=    0.16.7
CATEGORIES= x11-wm
MASTER_SITES=   ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= enlightenment

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

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

USE_X_PREFIX=   yes
USE_GMAKE=  yes
GNU_CONFIGURE=  yes
CONFIGURE_ARGS= --enable-fsstd

.include <bsd.port.mk>