mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Portlint.
This commit is contained in:
parent
643c85f080
commit
dc8e48e6b0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=8471
1 changed files with 6 additions and 4 deletions
|
@ -1,20 +1,22 @@
|
|||
# New ports collection makefile for: nettest
|
||||
# Version required: 92/11/09
|
||||
# Date created: Mon Oct 20 14:30:06 CDT 1997
|
||||
# Whom: proot@iaces.com
|
||||
#
|
||||
# $Id$
|
||||
# $Id: Makefile,v 1.1.1.1 1997/10/30 11:21:20 jseger Exp $
|
||||
#
|
||||
|
||||
DISTNAME= nettest.92.11.09
|
||||
PKGNAME= nettest-92.11.09
|
||||
EXTRACT_SUFX= .tar.Z
|
||||
CATEGORIES= net
|
||||
NO_WRKSUBDIR= 1
|
||||
MASTER_SITES= ftp://ftp.cray.com/src/nettest/
|
||||
MAN8= nettest.8
|
||||
EXTRACT_SUFX= .tar.Z
|
||||
|
||||
MAINTAINER= proot@iaces.com
|
||||
|
||||
NO_WRKSUBDIR= yes
|
||||
MAN8= nettest.8
|
||||
|
||||
do-install:
|
||||
$(INSTALL_PROGRAM) -s $(WRKSRC)/nettest $(PREFIX)/bin/nettest
|
||||
$(INSTALL_PROGRAM) -s $(WRKSRC)/nettestd $(PREFIX)/bin/nettestd
|
||||
|
|
Loading…
Add table
Reference in a new issue