freebsd-ports/devel/libol/Makefile
Marcelo Araujo d2101f2dd8 - Change my mail address to araujo@.
Approved by:	stas (mentor)
2007-06-29 16:29:19 +00:00

21 lines
423 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.18
CATEGORIES= devel
MASTER_SITES= http://www.balabit.com/downloads/libol/0.3/
MAINTAINER= araujo@FreeBSD.org
COMMENT= Library needed by syslog-ng
USE_AUTOTOOLS= libtool:15
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
USE_GCC= 3.3+
.include <bsd.port.mk>