freebsd-ports/net/sup/Makefile
Warner Losh 06e87ec344 o Remove MAINTAINER, who is no longer maintaining this port
o Change errno program variable to eno.  Looks like this port has been
  broken for a while and no one noticed.

Approved by: Old maintainer
1998-09-23 05:13:55 +00:00

18 lines
321 B
Makefile

# New ports collection makefile for: sup
# Version required: <own lineage>
# Date created: 21 August 1994
# Whom: jkh
#
# $Id: Makefile,v 1.10 1997/04/30 03:18:07 asami Exp $
#
DISTNAME= sup
PKGNAME= sup-2.0
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_LOCAL}
MAN1= sup.1
MAN8= supservers.8
.include <bsd.port.mk>