1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/devel/libol/Makefile
Will Andrews a8bb16b7f6 Update to 0.2.17.
PR:		19632
Submitted by:	maintainer
2000-07-02 03:24:03 +00:00

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