1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
freebsd-ports/devel/libol/Makefile
2013-09-25 00:54:08 +00:00

17 lines
334 B
Makefile

# Created by: 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
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
.include <bsd.port.mk>