1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-13 03:03:15 +00:00
freebsd-ports/devel/libpdel/Makefile
Sergey Matveychuk 3e7d223afa - Fix a bug that caused segmentation fault in net/mpd[45] sometime.
Submitted by:	maintainer (mav)
Approved by:	portmgr (erwin)
2007-11-19 09:11:06 +00:00

22 lines
417 B
Makefile

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