openbsd-ports/net/slirp/Makefile
marc cb73ca98dd comment out the BROKEN reason for all ports where the reason
was source files out of date and we have a copy of the required
version on ftp.openbsd.org
1998-10-18 05:01:58 +00:00

16 lines
338 B
Makefile

# $OpenBSD: Makefile,v 1.2 1998/10/18 05:02:09 marc Exp $
#
DISTNAME= slirp-1.0c
CATEGORIES= net
MASTER_SITES= ftp://blitzen.canberra.edu.au/pub/slirp/ \
ftp://freedom.wit.com/misc4/danjo/SLiRP/
MAINTAINER= A.C.P.M.Kalker@student.utwente.nl
WRKSRC= ${WRKDIR}/slirp-1.0c/src
HAS_CONFIGURE= yes
MAN1= slirp.1
.include <bsd.port.mk>