aboutsummaryrefslogtreecommitdiffstats
path: root/devel/libol/Makefile
blob: 045f39d5c7490df2d04dc9bbbc4e67e93a660efe (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# 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>