aboutsummaryrefslogtreecommitdiffstats
path: root/devel/libol/Makefile
blob: 98303f4e0856d6732e60f4bfc17262804958724f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# New ports collection makefile for:    libol
# Date created:             22 April 2000
# Whom:                 Vince Valenti <vince@blue-box.net>
#
# $FreeBSD$
#

PORTNAME=   libol
PORTVERSION=    0.3.18
CATEGORIES= devel
MASTER_SITES=   http://www.balabit.com/downloads/files/libol/0.3/

MAINTAINER= araujo@FreeBSD.org
COMMENT=    Library needed by syslog-ng

USE_AUTOTOOLS=  libtool:15
GNU_CONFIGURE=  yes
USE_LDCONFIG=   yes
USE_GCC=    3.3+

.include <bsd.port.mk>