Ticket #38592: lfcxml

File lfcxml, 722 bytes (added by mac-ports@…, 11 years ago)
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$
3
4PortSystem          1.0
5
6name                lfcxml
7version             1.0.27
8categories          devel
9platforms           darwin
10license             GPL
11maintainers         opsec.eu:mac-ports
12description         C++ XML library, used for databases/cego
13long_description    C++ XML library, used for databases/cego
14homepage            http://www.lemke-it.com/litexec?request=publfcxml&user=&lang=en
15master_sites        http://www.lemke-it.com/
16
17checksums           sha256  f0fd9ef8329b183e3a3ed5a926261768b48aec7b99457f56dddf10e47a6f5f01
18
19configure.args      --prefix=/opt/local
20