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

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

MAINTAINER= vince@blue-box.net
COMMENT=    Library needed by syslog-ng

GNU_CONFIGURE=  yes
USE_LIBTOOL=    yes
INSTALLS_SHLIB= yes

.include <bsd.port.mk>