Ticket #2080 (closed defect: fixed)
NEW: libol-0.2.24
| Reported by: | darwin@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.0 |
| Keywords: | Cc: | ||
| Port: |
Description
libol-0.2.24
the portfile can be found here: INLINE
Description: Support library for syslog-ng. Homepage: http://www.balabit.com/products/syslog-ng/
================INLINE CONTENT================
# $Id$
PortSystem 1.0 name libol version 0.2.24 categories devel maintainers jd@… platforms darwin
description Support library for syslog-ng. long_description libol is a library written by the author of syslog-ng, \
Balazs Scheidler, which is used in syslog-ng.
homepage http://www.balabit.com/products/syslog_ng/
master_sites http://www.balabit.com/downloads/syslog-ng/libol/0.2/ checksums md5 125a81eb358539ca444800be3e51baf6
configure.args --host=powerpc
post-destroot {
file mkdir ${destroot}${prefix}/share/doc/${name} file copy ${worksrcpath}/ChangeLog ${destroot}${prefix}/share/doc/${name}
}

