mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
fe90a46320
area on the local ports tree.
21 lines
327 B
Makefile
21 lines
327 B
Makefile
# New ports collection makefile for: sup
|
|
# Date created: 21 August 1994
|
|
# Whom: jkh
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= sup
|
|
PORTVERSION= 2.0
|
|
CATEGORIES= net
|
|
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
|
MASTER_SITE_SUBDIR= asami/LOCAL_PORTS
|
|
DISTNAME= sup
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
|
|
MAN1= sup.1
|
|
MAN8= supservers.8
|
|
|
|
.include <bsd.port.mk>
|