aboutsummaryrefslogtreecommitdiff
path: root/misc/gnome-user-docs/Makefile
blob: 82762635dda705ea9cf4d140c948675c32955fec (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
# $FreeBSD$

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

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

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

PORTSCOUT=	limitw:1,even

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

.include <bsd.port.mk>