1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
freebsd-ports/x11-themes/xfce-icons-elementary/Makefile
Guido Falsi de18bc87be Update xfce-icons-elementary theme to 0.13.1
PR:		234998
Approved by:    Matthias Petermann <matthias@petermann-it.de>
		(maintainer)
2019-01-17 16:58:02 +00:00

30 lines
558 B
Makefile

# Created by: Matthias Petermann <matthias@petermann-it.de>
# $FreeBSD$
PORTNAME= elementary
PORTVERSION= 0.13.1
DISTVERSIONPREFIX=v
CATEGORIES= x11-themes xfce
PKGNAMEPREFIX= xfce-icons-
MAINTAINER= matthias@petermann-it.de
COMMENT= Elementary icons, extended and maintained for Xfce
LICENSE= GPLv2
BUILD_DEPENDS= optipng:graphics/optipng
USES= gnome pkgconfig
USE_GNOME= gdkpixbuf2:build gtk30:build
HAS_CONFIGURE= yes
USE_GITHUB= yes
GH_ACCOUNT= shimmerproject
GH_PROJECT= elementary-xfce
NO_ARCH= yes
INSTALLS_ICONS= yes
.include <bsd.port.mk>