4bcbe11de3
Submitted by: ache (Andrey A. Chernov)
18 lines
410 B
Makefile
18 lines
410 B
Makefile
# New ports collection makefile for: trafshow
|
|
# Version required: 2.0
|
|
# Date created: 25 September 1996
|
|
# Whom: igor@zynaps.ru
|
|
#
|
|
# $Id: Makefile,v 1.6 1997/07/21 00:14:06 fenner Exp $
|
|
#
|
|
|
|
DISTNAME= trafshow-2.0
|
|
CATEGORIES= net
|
|
MASTER_SITES= ftp://ftp.kiarchive.ru/pub/unix/tcpip/netmaint/
|
|
EXTRACT_SUFX= .tgz
|
|
|
|
MAINTAINER= igor@zynaps.ru
|
|
|
|
MAN1= trafshow.1
|
|
|
|
.include <bsd.port.mk>
|