1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
freebsd-ports/net/sup/Makefile
Satoshi Asami c98cfd116d Compress a bunch of manpages. Remove unnecessary @ directives from
PLISTs.

Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
1996-11-18 14:17:24 +00:00

20 lines
382 B
Makefile

# New ports collection makefile for: sup
# Version required: <own lineage>
# Date created: 21 August 1994
# Whom: jkh
#
# $Id: Makefile,v 1.8 1996/11/18 11:36:32 asami Exp $
#
DISTNAME= sup
PKGNAME= sup-2.0
CATEGORIES= net
MASTER_SITES= ftp://freefall.freebsd.org/pub/FreeBSD/LOCAL_PORTS/
MAINTAINER= gibbs@FreeBSD.org
MAN1= sup.1
MAN8= supservers.8
.include <bsd.port.mk>