1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-13 03:03:15 +00:00
freebsd-ports/devel/libpdel/Makefile
2002-10-23 23:41:31 +00:00

21 lines
377 B
Makefile

# New ports collection makefile for: libpdel
# Date created: 22 Apr 2002
# Whom: Archie Cobbs
#
# $FreeBSD$
#
PORTNAME= libpdel
PORTVERSION= 0.3.4
CATEGORIES= devel net www
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= archie
MAINTAINER= archie@freebsd.org
LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2
INSTALLS_SHLIB= yes
.include <bsd.port.mk>