aboutsummaryrefslogtreecommitdiff
path: root/devel/libpdel/Makefile
blob: 904aed6c7ad85d6cf7e5ea00284c0b1c7079bd44 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# New ports collection makefile for:	libpdel
# Date created:				22 Apr 2002
# Whom:					Archie Cobbs
#
# $FreeBSD$
#

PORTNAME=		libpdel
PORTVERSION=		0.3.5
PORTREVISION=		1
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>