Line | |
---|
1 | # $Id: Portfile 146517 2016-03-10 17:49:28Z raimue@macports.org $ |
---|
2 | |
---|
3 | PortSystem 1.0 |
---|
4 | |
---|
5 | name libmrss |
---|
6 | version 0.19.2 |
---|
7 | revision 1 |
---|
8 | license LGPL-2.1+ |
---|
9 | categories textproc devel |
---|
10 | platforms darwin |
---|
11 | maintainers mww |
---|
12 | description C library for parsing, writing, and creating RSS streams |
---|
13 | long_description libmRSS is a C library for parsing, writing, and creating \ |
---|
14 | RSS (Rich Site Summary or Really Simple Syndication, but not RDF \ |
---|
15 | Site Summary) files or streams. |
---|
16 | |
---|
17 | homepage http://www.autistici.org/bakunin/libmrss/doc/ |
---|
18 | master_sites http://autistici.org/bakunin/libmrss/ |
---|
19 | |
---|
20 | checksums rmd160 4ac352f158925463ea38af7c122b01222d4b4864 \ |
---|
21 | sha256 071416adcae5c1a9317a4a313f2deb34667e3cc2be4487fb3076528ce45b210b |
---|
22 | |
---|
23 | depends_build port:pkgconfig |
---|
24 | depends_lib port:curl port:libnxml path:lib/libssl.dylib:openssl port:zlib |
---|
25 | |
---|
Note: See
TracBrowser
for help on using the repository browser.