summaryrefslogblamecommitdiffstats
path: root/textproc/yelp-xsl/Makefile
blob: 1598df90f43c8a48fcf01977754bc38c71d4cbe5 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                 
           
                                                                                  

                        
                     
                              
                     
                      

                                 
                                                 
 
                                                    
 
                   
                   


                                                    
                   
                                      
                                                    
 
                      
# Created by: Maxim Sobolev <sobomax@FreeBSD.org>
# $FreeBSD$
#   $MCom: ports/trunk/textproc/yelp-xsl/Makefile 17271 2013-04-01 15:16:27Z kwm $

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

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

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

USE_XZ=     yes
USE_GMAKE=  yes
USES=       pathfix
USE_PKGCONFIG=  build
USE_GNOME=  gnomeprefix intlhack libxml2 libxslt
GNU_CONFIGURE=  yes
CPPFLAGS+=  -I${LOCALBASE}/include
LDFLAGS+=   -L${LOCALBASE}/lib -fstack-protector

.include <bsd.port.mk>