# New ports collection makefile for:	libpdel
# Date created:				22 Apr 2002
# Whom:					Archie Cobbs
#
# $FreeBSD: ports/devel/libpdel/Makefile,v 1.10 2004/04/02 16:43:53 archie Exp $
#

PORTNAME=		libpdel
PORTVERSION=		0.3.6
CATEGORIES=		devel net www
MASTER_SITES=		${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR=	archie

MAINTAINER=		archie@freebsd.org
COMMENT=	Packet Design multi-purpose C library for embedded applications

LIB_DEPENDS=		expat.5:${PORTSDIR}/textproc/expat2

INSTALLS_SHLIB=		yes

.include <bsd.port.mk>
