16 lines
353 B
Makefile
16 lines
353 B
Makefile
# New ports collection makefile for: sup
|
|
# Version required: <own lineage>
|
|
# Date created: 21 August 1994
|
|
# Whom: jkh
|
|
#
|
|
# $Id: Makefile,v 1.4 1995/04/15 19:03:57 asami Exp $
|
|
#
|
|
|
|
DISTNAME= sup
|
|
MAINTAINER= gibbs@FreeBSD.org
|
|
PKGNAME= sup-2.0
|
|
MASTER_SITES= ftp://freefall.cdrom.com/pub/FreeBSD/LOCAL_PORTS/
|
|
CATEGORIES+= networking
|
|
|
|
.include <bsd.port.mk>
|