1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
freebsd-ports/net/nload/Makefile
Kirill Ponomarev f7cb6981ef - get rid of ${STRIP_CMD}
- documentation fixes

PR:		55803
Submitted by:	maintainer
2003-08-20 12:40:57 +00:00

23 lines
449 B
Makefile

# New ports collection makefile for: nload
# Date created: 24 April 2002
# Whom: Olivier Tharan <olive@oban.frmug.org>
#
# $FreeBSD$
#
PORTNAME= nload
PORTVERSION= 0.5.0
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= olive@oban.frmug.org
COMMENT= Console application which monitors network traffic in real time
HAS_CONFIGURE= yes
MAN1= nload.1
MANCOMPRESSED= yes
.include <bsd.port.mk>