x11-toolkits/xwallpaper: Fix xwallpaper packaging

MFH:	2023Q1
This commit is contained in:
Rodrigo Osorio 2023-01-16 14:29:37 +01:00
parent 5e8cd88070
commit ee5bff2e0b
1 changed files with 5 additions and 0 deletions

View File

@ -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>