9d5d5af3ff
PR: ports/70849 Submitted by: Toni Viemero <toni dot viemero at iki dot fi> Approved by: maintainer
20 lines
405 B
Makefile
20 lines
405 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.14
|
|
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_VER= 13
|
|
INSTALLS_SHLIB= yes
|
|
|
|
.include <bsd.port.mk>
|