mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
plist was missing causing mostly empty packages to be built
Submitted by: fireglow
This commit is contained in:
parent
55d9fcaac4
commit
07fe8a245e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=358705
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= vnstat
|
||||
PORTVERSION= 1.11
|
||||
PORTREVISION= 5
|
||||
PORTREVISION= 6
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://humdi.net/vnstat/ \
|
||||
http://mirror.mcx2.org/
|
||||
|
8
net/vnstat/pkg-plist
Normal file
8
net/vnstat/pkg-plist
Normal file
@ -0,0 +1,8 @@
|
||||
bin/vnstat
|
||||
sbin/vnstatd
|
||||
%%GUI%%bin/vnstati
|
||||
@sample etc/vnstat.conf.sample
|
||||
man/man1/vnstat.1.gz
|
||||
man/man1/vnstatd.1.gz
|
||||
%%GUI%%man/man1/vnstati.1.gz
|
||||
man/man5/vnstat.conf.5.gz
|
Loading…
Reference in New Issue
Block a user