freebsd-ports/devel/libol/Makefile
Kevin Lo c1e5c1fa03 Update to version 0.2.23
PR: 32368
Submitted by: MAINTAINER
2001-11-29 07:36:37 +00:00

19 lines
345 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.2.23
CATEGORIES= devel
MASTER_SITES= http://www.balabit.hu/downloads/libol/0.2/
MAINTAINER= vince@blue-box.net
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
.include <bsd.port.mk>