-
Notifications
You must be signed in to change notification settings - Fork 37
Expand file tree
/
Copy pathPortfile
More file actions
18 lines (17 loc) · 772 Bytes
/
Portfile
File metadata and controls
18 lines (17 loc) · 772 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# -*- 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
# $Id$
PortSystem 1.0
name parsley
version 0.1.5
categories net
maintainers kyle@kylemaxwell.com
description Data extractor
long_description Parsley is a system to extract data from HTML/XML documents
homepage http://github.com/fizx/parsley
platforms darwin
master_sites http://parselets.com
depends_lib port:argp-standalone \
port:json-c \
port:libxslt \
port:pcre
checksums md5 5e4d9080aa4ed2dfa7996c89a8e7f719 sha1 9508eea67212d9a9620eac3fe3719c91e00e11d9 rmd160 dfa9cee2fdb41ac750d47288d5128f1963a84334