- Pass maintainership to submitter PR: ports/107714 Submitted by: Marcelo Araujo <araujo@bsdmail.org>
20 lines
397 B
Makefile
20 lines
397 B
Makefile
# New ports collection makefile for: libol
|
|
# Date created: 22 April 2000
|
|
# Whom: Vince Valenti <vince@blue-box.net>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= libol
|
|
PORTVERSION= 0.3.17
|
|
CATEGORIES= devel
|
|
MASTER_SITES= http://www.balabit.com/downloads/libol/0.3/
|
|
|
|
MAINTAINER= araujo@bsdmail.org
|
|
COMMENT= Library needed by syslog-ng
|
|
|
|
GNU_CONFIGURE= yes
|
|
USE_LDCONFIG= yes
|
|
USE_GCC= 3.3+
|
|
|
|
.include <bsd.port.mk>
|