mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Add ${MASTER_SITE_LOCAL} to the list of master sites.
- portlint -a cleanups.
This commit is contained in:
parent
2289fae663
commit
4e0edbca62
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=146122
@ -8,7 +8,9 @@
|
||||
PORTNAME= dbs
|
||||
PORTVERSION= 1.1.5
|
||||
CATEGORIES= benchmarks
|
||||
MASTER_SITES= http://www.kusa.ac.jp/~yukio-m/dbs/software1.1.5/
|
||||
MASTER_SITES= http://www.kusa.ac.jp/~yukio-m/dbs/software1.1.5/ \
|
||||
${MASTER_SITE_LOCAL}
|
||||
MASTER_SITE_SUBDIR= jkoshy
|
||||
|
||||
MAINTAINER= jkoshy@freebsd.org
|
||||
COMMENT= A distributed network benchmarking system
|
||||
|
@ -1,11 +1,11 @@
|
||||
bin/dbs_view
|
||||
bin/dbsc
|
||||
bin/dbsd
|
||||
%%DOCSDIR%%/Copyright
|
||||
%%DOCSDIR%%/dbs.man
|
||||
%%DOCSDIR%%/dbs.man.jis
|
||||
%%DOCSDIR%%/dbs_paper.ps
|
||||
share/examples/dbs/TCP2.cmd
|
||||
share/examples/dbs/TCPvsMPEG.cmd
|
||||
@dirrm %%DOCSDIR%%
|
||||
@dirrm share/examples/dbs
|
||||
%%PORTDOCS%%%%DOCSDIR%%/Copyright
|
||||
%%PORTDOCS%%%%DOCSDIR%%/dbs.man
|
||||
%%PORTDOCS%%%%DOCSDIR%%/dbs.man.jis
|
||||
%%PORTDOCS%%%%DOCSDIR%%/dbs_paper.ps
|
||||
%%EXAMPLESDIR%%/TCP2.cmd
|
||||
%%EXAMPLESDIR%%/TCPvsMPEG.cmd
|
||||
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
||||
@dirrm %%EXAMPLESDIR%%
|
||||
|
Loading…
Reference in New Issue
Block a user