mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
c165ae02ac
PR: 21706 Submitted by: MAINTAINER
19 lines
345 B
Makefile
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.20
|
|
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>
|