mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
19 lines
401 B
Makefile
19 lines
401 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.4 1996/10/19 17:30:01 chuckr Exp $
|
|
#
|
|
|
|
DISTNAME= trafshow-2.0
|
|
CATEGORIES= net
|
|
MASTER_SITES= ftp://ftp.kiae.su/unix/tcpip/netmaint/
|
|
EXTRACT_SUFX= .tgz
|
|
|
|
MAINTAINER= igor@zynaps.ru
|
|
|
|
MAN1= trafshow.1
|
|
|
|
.include <bsd.port.mk>
|