mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
- Add LICENSE
- Add NO_ARCH - Update WWW Approved by: portmgr blanket
This commit is contained in:
parent
aa0d42dec7
commit
b2e7528499
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=485090
2 changed files with 6 additions and 2 deletions
|
@ -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 <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
DocBook XSLT stylesheets for yelp.
|
||||
|
||||
WWW: http://www.gnome.org/
|
||||
WWW: https://www.gnome.org/
|
||||
|
|
Loading…
Add table
Reference in a new issue