2013-09-21 01:54:03 +02:00
|
|
|
# Created by: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
|
2004-03-04 21:01:48 +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 21:01:48 +01:00
|
|
|
|
|
|
|
PORTNAME= crystal
|
2004-08-21 01:41:56 +02:00
|
|
|
PORTVERSION= 1.2.0
|
2008-07-08 02:13:31 +02:00
|
|
|
PORTREVISION= 4
|
2004-03-04 21:01:48 +01:00
|
|
|
CATEGORIES= x11-themes gnome
|
2009-08-22 02:39:37 +02:00
|
|
|
MASTER_SITES= SF/${PORTNAME}forgnome/Crystal%20SVG%20Icons/v${PORTVERSION}
|
2007-03-30 03:54:50 +02:00
|
|
|
DISTNAME= CrystalSVG-${PORTVERSION}
|
|
|
|
EXTRACT_SUFX= .bz2
|
2004-03-04 21:01:48 +01:00
|
|
|
|
2011-04-16 04:52:57 +02:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2004-03-04 21:01:48 +01:00
|
|
|
COMMENT= Crystal SVG Icons for Gnome
|
|
|
|
|
|
|
|
RESTRICTED= ${REASON}
|
|
|
|
|
2014-07-01 16:38:04 +02:00
|
|
|
USES= tar:bzip2
|
2015-11-05 13:36:25 +01:00
|
|
|
NO_WRKSUBDIR= yes
|
2004-03-04 21:01:48 +01:00
|
|
|
|
2008-06-22 20:50:13 +02:00
|
|
|
post-patch:
|
2015-11-05 13:36:25 +01:00
|
|
|
@${REINPLACE_CMD} 's|\(^Directories=.*\),,|\1,|' ${WRKSRC}/CfG-Crystal-SVG-${PORTVERSION}/index.theme
|
2008-06-22 20:50:13 +02:00
|
|
|
|
2004-03-29 20:37:40 +02:00
|
|
|
.include "${.CURDIR}/../gnome-icons/bsd.gnome-icons.mk"
|
|
|
|
.include <bsd.port.mk>
|