1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
freebsd-ports/devel/libpdel/Makefile
Andrew Pantyukhin f1c91cc1b8 - Mark unbroken on 7.x, nork fixed it this September
- Convert to use_ldconfig
- Cosmetics

Approved by:	archie's inactivity and timeouts during the last 6 months
2006-11-17 11:59:38 +00:00

22 lines
422 B
Makefile

# New ports collection makefile for: libpdel
# Date created: 22 Apr 2002
# Whom: Archie Cobbs
#
# $FreeBSD$
#
PORTNAME= libpdel
PORTVERSION= 0.5.3
PORTREVISION= 1
CATEGORIES= devel net www
MASTER_SITES= LOCAL/archie
MAINTAINER= archie@FreeBSD.org
COMMENT= Packet Design multi-purpose C library for embedded applications
LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2
USE_LDCONFIG= yes
.include <bsd.port.mk>