mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
17 lines
349 B
Makefile
17 lines
349 B
Makefile
# New ports collection makefile for: sup
|
|
# Version required: <own lineage>
|
|
# Date created: 21 August 1994
|
|
# Whom: jkh
|
|
#
|
|
# $Id: Makefile,v 1.6 1995/11/27 04:05:37 asami Exp $
|
|
#
|
|
|
|
DISTNAME= sup
|
|
PKGNAME= sup-2.0
|
|
CATEGORIES+= net
|
|
MASTER_SITES= ftp://freefall.freebsd.org/pub/FreeBSD/LOCAL_PORTS/
|
|
|
|
MAINTAINER= gibbs@FreeBSD.org
|
|
|
|
.include <bsd.port.mk>
|