ff39060536
iconset, most from rad-e8 design o Port inherits most of its logic from x11-themes/noia/Makefile.icons file
19 lines
529 B
Makefile
19 lines
529 B
Makefile
# New ports collection makefile for: KDE iconset Graphite-rade8
|
|
# Date created: Fri Feb 13 11:24:29 UTC 2004
|
|
# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= graphite-rade8
|
|
PORTVERSION= 1.03
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
|
MASTER_SITE_SUBDIR= graphitekde
|
|
DISTNAME= Graphite-Rade8-${PORTVERSION}
|
|
|
|
COMMENT= KDE Mac OS X like iconset, most from rad-e8 design
|
|
|
|
USE_BZIP2= yes
|
|
WRKSRC= ${WRKDIR}/${DISTNAME:C|-${PORTVERSION}$||}
|
|
|
|
.include "${.CURDIR}/../kde-icons-noia/Makefile.icons"
|