summaryrefslogtreecommitdiffstats
path: root/misc/gnome-user-docs/Makefile
blob: d8f00c39e667a2c91bca33bfc2d44804823f75a1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
# $FreeBSD$
#   $MCom: ports/trunk/misc/gnome-user-docs3/Makefile 18566 2013-06-18 07:35:39Z kwm $

PORTNAME=   gnome-user-docs
PORTVERSION=    3.6.2
CATEGORIES= misc gnome
MASTER_SITES=   GNOME
DIST_SUBDIR=    gnome3

MAINTAINER= gnome@FreeBSD.org
COMMENT=    GNOME 3 users guide

BUILD_DEPENDS=  itstool:${PORTSDIR}/textproc/itstool

USE_XZ=     yes
GNU_CONFIGURE=  yes
MAKE_JOBS_UNSAFE=yes
USES=       gmake pathfix
USE_GNOME=  gnomeprefix gnomehier libxml2:build

.include <bsd.port.mk>