Last change
on this file was
152744,
checked in by ryandesign@…, 20 months ago
|
libspiro: remove homepage line
The github 1.0 portgroup sets it automatically.
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Id
|
File size:
800 bytes
|
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 152744 2016-09-15 23:12:31Z ryandesign@macports.org $ |
---|
3 | |
---|
4 | PortSystem 1.0 |
---|
5 | PortGroup github 1.0 |
---|
6 | |
---|
7 | epoch 1 |
---|
8 | github.setup fontforge libspiro 0.5.20150702 |
---|
9 | |
---|
10 | categories graphics |
---|
11 | license GPL-3+ |
---|
12 | maintainers devans openmaintainer |
---|
13 | platforms darwin |
---|
14 | |
---|
15 | description \ |
---|
16 | Raph Levien's Spiro package as a library. |
---|
17 | |
---|
18 | long_description \ |
---|
19 | Raph Levien's Spiro package as a library. A mechanism for drawing \ |
---|
20 | smooth contours with constant curvature at the spline joins. |
---|
21 | |
---|
22 | checksums sha256 86633d1c1256f40ef761e375bfc9a7d0c536a2a212763fe1827332e1243bbc39 \ |
---|
23 | rmd160 8b5cf432a7329fe20438f58d7c173bd275983c8b |
---|
24 | |
---|
25 | use_autoreconf yes |
---|
26 | |
---|
27 | configure.args --disable-silent-rules |
---|
Note: See
TracBrowser
for help on using the repository browser.