freebsd-ports/misc/hicolor-icon-theme/Makefile
Baptiste Daroussin f5a1349008 Update to 0.17
2019-02-23 18:19:13 +00:00

19 lines
377 B
Makefile

# Created by: marcus@FreeBSD.org
# $FreeBSD$
PORTNAME= hicolor-icon-theme
PORTVERSION= 0.17
CATEGORIES= misc gnome
MASTER_SITES= http://icon-theme.freedesktop.org/releases/
MAINTAINER= gnome@FreeBSD.org
COMMENT= High-color icon theme shell from the FreeDesktop project
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
USES= tar:xz
GNU_CONFIGURE= yes
.include <bsd.port.mk>