mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
292d695ee7
ChangeLog: https://github.com/BuddiesOfBudgie/budgie-backgrounds/releases/tag/v2.0 PR: 273147 Reported by: duchateau.olivier@gmail.com (maintainer)
19 lines
424 B
Makefile
19 lines
424 B
Makefile
PORTNAME= budgie-backgrounds
|
|
DISTVERSIONPREFIX= v
|
|
DISTVERSION= 2.0
|
|
CATEGORIES= x11-themes budgie
|
|
MASTER_SITES= BUDGIE
|
|
|
|
MAINTAINER= duchateau.olivier@gmail.com
|
|
COMMENT= Set of backgrounds for Budgie desktop
|
|
WWW= https://github.com/BuddiesOfBudgie/budgie-backgrounds
|
|
|
|
LICENSE= CC0-1.0
|
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
|
|
|
BUILD_DEPENDS= jhead:graphics/jhead
|
|
|
|
USES= budgie gnome magick:build meson tar:xz
|
|
|
|
.include <bsd.port.mk>
|