2013-09-21 01:54:03 +02:00
|
|
|
# Created by: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
|
2004-03-04 22:16:52 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
# Port logic gratuitously stolen from x11-themes/kde-icons-noia by
|
|
|
|
# lioux@. If it's not defined here and you think it should be, check
|
2004-03-29 20:37:40 +02:00
|
|
|
# x11-themes/gnome-icons/bsd.gnome-icons.mk for it.
|
2004-03-04 22:16:52 +01:00
|
|
|
|
|
|
|
PORTNAME= gnome-icons
|
2006-09-13 21:34:30 +02:00
|
|
|
PORTVERSION= 20060914
|
2014-03-10 12:36:11 +01:00
|
|
|
PORTREVISION= 4
|
2004-03-04 22:16:52 +01:00
|
|
|
CATEGORIES= x11-themes gnome
|
|
|
|
|
2011-04-16 04:52:57 +02:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2004-03-04 22:16:52 +01:00
|
|
|
COMMENT= Meta-port for Gnome iconsets
|
|
|
|
|
2016-04-01 16:33:55 +02:00
|
|
|
RUN_DEPENDS= ${LOCALBASE}/share/icons/AquaFusion/index.theme:x11-themes/gnome-icons-aqua-fusion \
|
|
|
|
${LOCALBASE}/share/icons/CfG-Crystal-SVG-1.2.0/index.theme:x11-themes/gnome-icons-crystal \
|
|
|
|
${LOCALBASE}/share/icons/Gentoo-test/index.theme:x11-themes/gnome-icons-gentoo-test \
|
|
|
|
${LOCALBASE}/share/icons/Iris/index.theme:x11-themes/gnome-icons-iris \
|
|
|
|
${LOCALBASE}/share/icons/Lila/index.theme:x11-themes/gnome-icons-lila \
|
|
|
|
${LOCALBASE}/share/icons/Noia/index.theme:x11-themes/gnome-icons-noia-full \
|
|
|
|
${LOCALBASE}/share/icons/NoiaWarm/index.theme:x11-themes/gnome-icons-noia-warm \
|
|
|
|
${LOCALBASE}/share/icons/gnome-rh8/index.theme:x11-themes/gnome-icons-refined \
|
|
|
|
${LOCALBASE}/share/icons/Slick/index.theme:x11-themes/gnome-icons-slick \
|
|
|
|
${LOCALBASE}/share/icons/Snow-Apple/index.theme:x11-themes/gnome-icons-snow-apple \
|
|
|
|
${LOCALBASE}/share/icons/stylish/index.theme:x11-themes/gnome-icons-stylish \
|
|
|
|
${LOCALBASE}/share/icons/ximian-south/index.theme:x11-themes/gnome-icons-ximian-south \
|
|
|
|
${LOCALBASE}/share/icons/Lila/index.theme:x11-themes/gnome-icons-lila
|
2004-03-04 22:16:52 +01:00
|
|
|
|
2015-08-12 02:07:16 +02:00
|
|
|
USES= metaport
|
2004-03-04 22:16:52 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|