# $OpenBSD: Makefile,v 1.9 2000/06/16 23:06:10 espie Exp $ DISTNAME= ucspi-tcp-0.88 HOMEPAGE= http://cr.yp.to/ucspi-tcp.html CATEGORIES= net MAINTAINER= cd@sentia.nl MASTER_SITES= http://cr.yp.to/ucspi-tcp/ \ ftp://ftp.net.ohio-state.edu/pub/networking/mail/qmail/ \ ftp://ftp.ntnu.no/pub/unix/mail/qmail/ \ ftp://ftp.mira.net.au/unix/mail/qmail/ \ ftp://ftp.id.wustl.edu/pub/qmail/ \ ftp://mirror.uk.uu.net/pub/qmail/ \ ftp://ftp.jp.qmail.org/qmail/ \ ftp://ftp.rifkin.technion.ac.il/pub/qmail/ \ http://koobera.math.uic.edu/www/software/ PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes ALL_TARGET= default INSTALL_TARGET= setup check pre-build: @echo ${CC} ${CFLAGS} > ${WRKSRC}/conf-cc @echo ${PREFIX} > ${WRKSRC}/conf-home pre-install: @echo ${PREFIX} > ${WRKSRC}/conf-home .include