freebsd-ports/devel/libol/Makefile
Marcelo Araujo dcc5f1aa94 - Return almost all of my ports back to the pool. I have no time to make any
necessary fixes on them for the past months.
2013-11-29 07:37:52 +00:00

16 lines
333 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= ports@FreeBSD.org
COMMENT= Library needed by syslog-ng
USE_AUTOTOOLS= libtool
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
.include <bsd.port.mk>