1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
freebsd-ports/devel/libol/Makefile
Sergey Matveychuk d32386e162 - Update devel/libol to 0.3.15 and sysutils/syslog-ng to 1.6.6
- Synchronize syslog-ng.conf with /etc/syslog.conf

Submitted by:	glebius
Approved by:	maintainer silence
2005-03-20 14:46:20 +00:00

22 lines
419 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.15
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
USE_GCC= 3.3+
.include <bsd.port.mk>