# ex:ts=8
# New ports collection makefile for:	uds
# Date created:			Feb 27, 2001
# Whom:				Ying-Chieh Liao <ijliao@FreeBSD.org>
#
# $FreeBSD: ports/devel/uds/Makefile,v 1.1 2001/02/27 07:10:49 ijliao Exp $
#

PORTNAME=	uds
PORTVERSION=	0.9.3
CATEGORIES=	devel
MASTER_SITES=	http://frost.flewid.de/dist/

MAINTAINER=	ijliao@FreeBSD.org

USE_LIBTOOL=	yes
GNU_CONFIGURE=	yes
CONFIGURE_ARGS=	--disable-debug

USE_GMAKE=	yes
USE_NEWGCC=	yes

INSTALLS_SHLIB=	yes

.include <bsd.port.mk>
