2013-09-21 01:54:03 +02:00
|
|
|
# Created by: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
|
2004-03-04 22:02:42 +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:02:42 +01:00
|
|
|
|
|
|
|
PORTNAME= ximian-south
|
|
|
|
PORTVERSION= 1.3.6
|
2016-12-08 17:07:33 +01:00
|
|
|
PORTREVISION= 4
|
2004-03-04 22:02:42 +01:00
|
|
|
CATEGORIES= x11-themes gnome
|
2015-05-14 12:15:04 +02:00
|
|
|
MASTER_SITES= GNOME/teams/art.gnome.org/archive/themes/icon
|
2004-03-04 22:02:42 +01:00
|
|
|
DISTNAME= ICON-Ximian-South-${PORTVERSION}
|
|
|
|
|
2011-04-16 04:52:57 +02:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2004-03-04 22:02:42 +01:00
|
|
|
COMMENT= Ximian-South Icons for Gnome
|
|
|
|
|
|
|
|
RESTRICTED= ${REASON}
|
2015-11-05 13:36:25 +01:00
|
|
|
NO_WRKSUBDIR= yes
|
2004-03-04 22:02:42 +01:00
|
|
|
|
2004-03-29 20:37:40 +02:00
|
|
|
.include "${.CURDIR}/../gnome-icons/bsd.gnome-icons.mk"
|
|
|
|
.include <bsd.port.mk>
|