1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
freebsd-ports/devel/libol/Makefile
Ying-Chieh Liao 78a0d72a6e upgrade to 0.3.10
PR:		51937
Submitted by:	maintainer
2003-05-12 09:03:13 +00:00

21 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.10
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>