# New ports collection makefile for:   jrtplib
# Date created:        4 March 2003
# Whom:                Petr Holub <hopet@ics.muni.cz>
#
# $FreeBSD: ports/devel/jrtplib/Makefile,v 1.3 2004/02/04 05:19:36 marcus Exp $
#

PORTNAME=      jrtplib
PORTVERSION=   2.7
PORTREVISION=	1
CATEGORIES=    devel
MASTER_SITES=  http://lumumba.luc.ac.be/jori/jrtplib/

MAINTAINER=    hopet@ics.muni.cz
COMMENT=       Object-oriented RTP library written in C++

GNU_CONFIGURE= yes
USE_GMAKE=     yes
INSTALLS_SHLIB= yes
NO_FILTER_SHLIBS= yes
CONFIGURE_TARGET= --target=${MACHINE_ARCH}-portbld-freebsd${OSREL}

.include <bsd.port.mk>
