mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
17 lines
347 B
Makefile
17 lines
347 B
Makefile
# New ports collection makefile for: sup
|
|
# Version required: <own lineage>
|
|
# Date created: 21 August 1994
|
|
# Whom: jkh
|
|
#
|
|
# $Id: Makefile,v 1.5 1995/08/14 08:49:08 gibbs Exp $
|
|
#
|
|
|
|
DISTNAME= sup
|
|
PKGNAME= sup-2.0
|
|
CATEGORIES+= net
|
|
MASTER_SITES= ftp://freefall.cdrom.com/pub/FreeBSD/LOCAL_PORTS/
|
|
|
|
MAINTAINER= gibbs@FreeBSD.org
|
|
|
|
.include <bsd.port.mk>
|