Ticket #40116: Portfile

File Portfile, 1.0 KB (added by c.herbig@…, 11 years ago)

yelp-xsl @3.9.1

Line 
1# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
2# $Id: Portfile 107295 2013-06-25 14:53:27Z devans@macports.org $
3
4PortSystem      1.0
5
6name            yelp-xsl
7version         3.9.1
8license         GPL-2 LGPL-2.1
9set branch      [join [lrange [split ${version} .] 0 1] .]
10description     A collection of XSLT and other data files required by Yelp.
11long_description \
12                yelp-xsl contains various XSLT files for transforming DocBook, Mallard, \
13                and other formats as required by Yelp.
14maintainers     devans openmaintainer
15categories      gnome
16platforms       darwin
17homepage        http://www.gnome.org/
18master_sites    gnome:sources/${name}/${branch}/
19
20use_xz          yes
21
22checksums       sha256  096f242fca79822f9c0e8ca019595c5628f9117d5e5658748f8f36ea35b48c15
23
24depends_build   port:pkgconfig \
25                port:intltool \
26                port:itstool
27
28depends_lib     port:libxslt
29
30livecheck.type  gnome-with-unstable