aboutsummaryrefslogblamecommitdiff
path: root/textproc/yelp-xsl/Makefile
blob: ee9bbe30620d9ebc7f4fa82e92085741939689c8 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12

                                                 

                        
                      






                                                 

                             
                                        
 
                                                            


                                                    
                                  

                      
# Created by: Maxim Sobolev <sobomax@FreeBSD.org>
# $FreeBSD$

PORTNAME=	yelp-xsl
PORTVERSION=	3.18.1
CATEGORIES=	textproc gnome
MASTER_SITES=	GNOME
DIST_SUBDIR=	gnome3

MAINTAINER=	gnome@FreeBSD.org
COMMENT=	DocBook XSLT stylesheets for yelp

PORTSCOUT=	limitw:1,even

BUILD_DEPENDS=	itstool:textproc/itstool

USES=		gettext gmake gnome pathfix pkgconfig tar:xz
USE_GNOME=	gnomeprefix intlhack libxml2 libxslt
GNU_CONFIGURE=	yes
CPPFLAGS+=	-I${LOCALBASE}/include
LIBS+=		-L${LOCALBASE}/lib

.include <bsd.port.mk>