summaryrefslogblamecommitdiffstats
path: root/misc/gnome-user-docs/Makefile
blob: d21b10595ed95486578fce2abb5574dbb86cfc08 (plain) (tree)
1
2
3
4
5
6
                                                    
           
          

                               
                      






                                   

                                                    
                   
                                                  
                                         

                      
# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
# $FreeBSD$
#   $MCom$

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