summaryrefslogtreecommitdiffstats
path: root/misc/gnome-user-docs/Makefile
blob: 589b0ae8559342ef27834503f568c7fc754520ba (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
# $FreeBSD$
#   $MCom: ports/trunk/misc/gnome-user-docs/Makefile 20031 2014-11-02 21:47:55Z kwm $

PORTNAME=   gnome-user-docs
PORTVERSION=    3.14.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

GNU_CONFIGURE=  yes
USES=       gettext:build gmake pathfix tar:xz
USE_GNOME=  gnomeprefix libxml2:build

.include <bsd.port.mk>