Ticket #39978: Portfile

File Portfile, 1.1 KB (added by juanrgar (Juan R. García Blanco), 11 years ago)

yelp-tools Portfile

Line 
1# $Id$
2
3PortSystem      1.0
4
5name            yelp-tools
6version         3.9.1
7license         GPL-2
8set branch      [join [lrange [split ${version} .] 0 1] .]
9description     A collection of scripts and build utilities to use with Yelp and the web.
10long_description \
11                yelp-tools is a collection of scripts and build utilities to help create, \
12                manage, and publish documentation for Yelp and the web. Most of the heavy \
13                lifting is done by packages like yelp-xsl and itstool. This package just \
14                wraps things up in a developer-friendly way.
15maintainers     juanrgar openmaintainer
16categories      gnome
17platforms       darwin
18homepage        http://www.gnome.org/
19master_sites    gnome:sources/${name}/${branch}/
20
21use_xz          yes
22
23checksums       sha256  6cc7a09c0944d7c588b1d3842a8fd470689db5e7502e4e17d0f479289407e061
24
25depends_build   port:pkgconfig \
26                port:intltool \
27                port:gnome-doc-utils
28
29depends_lib     port:itstool \
30                port:libxml2 \
31                port:libxslt \
32                port:yelp-xsl
33
34livecheck.type  gnome-with-unstable