mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
- Add LICENSE_FILE
- Remove extra empty line - Update WWW Approved by: portmgr blanket
This commit is contained in:
parent
e096112523
commit
9231401d7d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=512569
@ -9,6 +9,7 @@ MAINTAINER= bapt@FreeBSD.org
|
||||
COMMENT= Small program for generating a status bar
|
||||
|
||||
LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
LIB_DEPENDS= libconfuse.so:devel/libconfuse \
|
||||
libyajl.so:devel/yajl
|
||||
@ -28,5 +29,4 @@ post-install:
|
||||
${INSTALL_DATA} ${WRKSRC}/i3status.conf \
|
||||
${STAGEDIR}${PREFIX}/etc/i3status.conf.sample
|
||||
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -5,4 +5,4 @@ such a status line every second. This ensures that even under high load, your
|
||||
status bar is updated correctly. Also, it saves a bit of energy by not hogging
|
||||
your CPU as much as spawning the corresponding amount of shell commands would.
|
||||
|
||||
WWW: http://i3wm.org/i3status/
|
||||
WWW: https://i3wm.org/i3status/
|
||||
|
Loading…
Reference in New Issue
Block a user