2007-04-22 12:45:24 +00:00
|
|
|
PortSystem 1.0
|
|
|
|
|
|
|
|
|
|
name libuninum
|
2007-12-10 15:19:47 +00:00
|
|
|
version 2.7
|
2008-06-08 05:22:42 +00:00
|
|
|
revision 1
|
|
|
|
|
dist_subdir ${name}/${version}_${revision}
|
2007-04-22 12:45:24 +00:00
|
|
|
categories textproc
|
|
|
|
|
platforms darwin
|
2017-02-06 10:42:00 -05:00
|
|
|
maintainers nomaintainer
|
2007-04-22 12:45:24 +00:00
|
|
|
description library for converting Unicode strings to numbers and vice versa
|
|
|
|
|
long_description libuninum is a library for converting Unicode strings to \
|
|
|
|
|
numbers and numbers to Unicode strings.
|
|
|
|
|
|
|
|
|
|
homepage http://billposer.org/Software/libuninum.html
|
|
|
|
|
master_sites http://billposer.org/Software/Downloads/
|
2008-06-07 15:14:37 +00:00
|
|
|
checksums sha1 453b82586db3715a0e7e2d31e0cd9301a5f0c38a
|
2007-04-22 12:45:24 +00:00
|
|
|
use_bzip2 yes
|
|
|
|
|
|
|
|
|
|
depends_build port:gawk
|
|
|
|
|
depends_lib port:gmp
|
|
|
|
|
|
|
|
|
|
configure.args --mandir=${prefix}/share/man
|
|
|
|
|
|
2009-09-10 08:16:41 +00:00
|
|
|
livecheck.type regex
|
2007-04-22 12:45:24 +00:00
|
|
|
livecheck.url ${homepage}
|
|
|
|
|
livecheck.regex libuninum-(\[0-9\.\]+).tar.bz2
|