From b2e7528499f9439e6b7b68b8ca1d9afd11e5c20d Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Fri, 16 Nov 2018 17:04:50 +0000 Subject: [PATCH] - Add LICENSE - Add NO_ARCH - Update WWW Approved by: portmgr blanket --- textproc/yelp-xsl/Makefile | 6 +++++- textproc/yelp-xsl/pkg-descr | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/textproc/yelp-xsl/Makefile b/textproc/yelp-xsl/Makefile index f3db1c14487b..4e17c876514c 100644 --- a/textproc/yelp-xsl/Makefile +++ b/textproc/yelp-xsl/Makefile @@ -10,13 +10,17 @@ DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= DocBook XSLT stylesheets for yelp -PORTSCOUT= limitw:1,even +LICENSE= LGPL21+ +LICENSE_FILE= ${WRKSRC}/COPYING.LGPL BUILD_DEPENDS= itstool:textproc/itstool +PORTSCOUT= limitw:1,even + USES= gettext gmake gnome localbase pathfix \ pkgconfig tar:xz USE_GNOME= gnomeprefix intlhack libxml2 libxslt GNU_CONFIGURE= yes +NO_ARCH= yes .include diff --git a/textproc/yelp-xsl/pkg-descr b/textproc/yelp-xsl/pkg-descr index ff191e3984e2..ba3fbfef98b5 100644 --- a/textproc/yelp-xsl/pkg-descr +++ b/textproc/yelp-xsl/pkg-descr @@ -1,3 +1,3 @@ DocBook XSLT stylesheets for yelp. -WWW: http://www.gnome.org/ +WWW: https://www.gnome.org/