mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-28 10:08:24 +00:00
ed08b9e68c
Approved by: portmgr@ (blanket approval)
15 lines
386 B
Makefile
15 lines
386 B
Makefile
# Created by: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= graphite-rade8
|
|
PORTVERSION= 1.03
|
|
MASTER_SITES= SF/graphitekde/OldFiles
|
|
DISTNAME= Graphite-Rade8-${PORTVERSION}
|
|
|
|
COMMENT= KDE Mac OS X like iconset, most from rad-e8 design
|
|
|
|
USES= tar:bzip2
|
|
WRKSRC= ${WRKDIR}/${DISTNAME:C|-${PORTVERSION}$||}
|
|
|
|
.include "${.CURDIR}/../kde-icons-noia/Makefile.icons"
|