1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-08 06:48:28 +00:00
freebsd-ports/x11-themes/adapta-backgrounds/Makefile

30 lines
591 B
Makefile
Raw Normal View History

# Created by: Nicola Stanislao Vitale <nivit@FreeBSD.org>
# $FreeBSD$
PORTNAME= adapta-backgrounds
PORTVERSION= 0.5.2.3
CATEGORIES= x11-themes
MAINTAINER= nivit@FreeBSD.org
COMMENT= Wallpaper collection for adapta-project
LICENSE= GPLv2 CC-BY-SA-4.0
LICENSE_COMB= multi
LICENSE_FILE_CC-BY-SA-4.0= ${WRKSRC}/LICENSE_CC_BY_SA4
LICENSE_FILE_GPLv2= ${WRKSRC}/COPYING
DOCS_MAKE_ENV= ADAPTA_BG_DOCS=yes
GH_ACCOUNT= adapta-project
GNU_CONFIGURE= yes
OPTIONS_DEFINE= DOCS
NO_ARCH= yes
2019-11-08 11:21:02 +00:00
USES= autoreconf gmake gnome pkgconfig
USE_GITHUB= yes
USE_GNOME= glib20 libxml2
.include <bsd.port.mk>