freebsd-ports/devel/libol/Makefile
Dmitry Sivachenko 71795aaa21 Update to version 0.3.12.
Approved by:	maintainer
2004-01-15 17:57:14 +00:00

20 lines
402 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.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>