use @group/@mode to make sure this is installed sgid kmem as
required by new pkg tools. also chop WWW/add a license comment.
This commit is contained in:
parent
f558b1a04c
commit
ac5ca7b899
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2003/04/10 18:08:57 jsyn Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2003/10/30 21:10:43 jolan Exp $
|
||||
|
||||
COMMENT= "little X dock.app network monitor"
|
||||
|
||||
@ -10,6 +10,7 @@ MASTER_SITES= ${HOMEPAGE}download/
|
||||
|
||||
MAINTAINER= Vladimir Popov <pva48@mail.ru>
|
||||
|
||||
# GPL
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
|
@ -9,5 +9,3 @@ The speedometer keeps track of the current speed per second and shows it
|
||||
in a color corresponding to which of rx or tx that has the highest speed
|
||||
at the moment. Also, the graph is drawn in a way that the highest speed
|
||||
is drawn on top of the other while the other is in the background.
|
||||
|
||||
WWW: ${HOMEPAGE}
|
||||
|
@ -1,3 +1,7 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2001/01/03 15:08:05 naddy Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2003/10/30 21:10:43 jolan Exp $
|
||||
@group kmem
|
||||
@mode 2555
|
||||
bin/wmnet
|
||||
@mode
|
||||
@group
|
||||
man/cat1/wmnet.0
|
||||
|
Loading…
Reference in New Issue
Block a user