mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
20 lines
351 B
Makefile
20 lines
351 B
Makefile
# New ports collection makefile for: sup
|
|
# Version required: <own lineage>
|
|
# Date created: 21 August 1994
|
|
# Whom: jkh
|
|
#
|
|
# $Id: Makefile,v 1.9 1996/11/18 14:09:10 asami Exp $
|
|
#
|
|
|
|
DISTNAME= sup
|
|
PKGNAME= sup-2.0
|
|
CATEGORIES= net
|
|
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
|
|
|
MAINTAINER= gibbs@FreeBSD.org
|
|
|
|
MAN1= sup.1
|
|
MAN8= supservers.8
|
|
|
|
.include <bsd.port.mk>
|