# New ports collection makefile for:   netembryo
# Date created:        7 November 2007
# Whom:                Emmanuel Richiardone (err@tollari.org)
#
# $FreeBSD$
#

PORTNAME=	netembryo
PORTVERSION=	0.0.5
CATEGORIES=	net
MASTER_SITES=	http://lscube.org/files/downloads/netembryo/

MAINTAINER=	ports@FreeBSD.org
COMMENT=	A network abstraction library used by for feng, libnemesi, felix

LICENSE=	LGPL21

GNU_CONFIGURE=	yes
USE_GMAKE=	yes
USE_BZIP2=	yes
USE_LDCONFIG=	yes
USE_GNOME=	pkgconfig gnomehack

.include <bsd.port.mk>