freebsd-ports/devel/libol/Makefile
Pav Lucistnik efa63f6ba4 - Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
2008-07-25 14:34:52 +00:00

20 lines
415 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/files/libol/0.3/
MAINTAINER= araujo@FreeBSD.org
COMMENT= Library needed by syslog-ng
USE_AUTOTOOLS= libtool:15
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
.include <bsd.port.mk>