aboutsummaryrefslogblamecommitdiff
path: root/misc/gnome-user-docs/Makefile
blob: b0f6323ec8dbb2b6a92fc7dd081acb2f63338cf9 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                    
 
                               
                      
                          
                     
                     
 
                                 
                                   
 


                                 
                                        
 

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

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

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

LICENSE=	CC-BY-3.0
LICENSE_FILE=	${WRKSRC}/COPYING

BUILD_DEPENDS=	itstool:textproc/itstool

PORTSCOUT=	limitw:1,even

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

.include <bsd.port.mk>