x11-toolkits/xwallpaper: Fix xwallpaper packaging
MFH: 2023Q1
(cherry picked from commit ee5bff2e0b
)
This commit is contained in:
parent
0293647f81
commit
8ebbbbb59b
@ -1,5 +1,6 @@
|
||||
PORTNAME= xwallpaper
|
||||
DISTVERSION= 0.7.4
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= x11-toolkits
|
||||
MASTER_SITES= https://github.com/stoeckmann/xwallpaper/releases/download/v${DISTVERSION}/
|
||||
|
||||
@ -18,4 +19,8 @@ USES= autoreconf jpeg pkgconfig xorg tar:xz
|
||||
USE_XORG= x11
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
PLIST_FILES=bin/xwallpaper \
|
||||
man/man1/xwallpaper.1.gz \
|
||||
share/zsh/site-functions/_xwallpaper
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user