mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
19 lines
371 B
Makefile
19 lines
371 B
Makefile
# New ports collection makefile for: trafshow
|
|
# Version required: 2.0
|
|
# Date created: 25 September 1996
|
|
# Whom: igor@zynaps.ru
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
DISTNAME= trafshow-2.0
|
|
CATEGORIES= net
|
|
MASTER_SITES= ftp://ftp.kiarchive.ru/pub/unix/tcpip/netmaint/
|
|
EXTRACT_SUFX= .tgz
|
|
|
|
MAINTAINER= jseger@FreeBSD.org
|
|
|
|
MAN1= trafshow.1
|
|
|
|
.include <bsd.port.mk>
|