18 lines
482 B
Makefile
18 lines
482 B
Makefile
# New ports collection makefile for: KDE iconset Lime-Rade8
|
|
# Date created: Tue Feb 24 09:39:31 UTC 2004
|
|
# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= lime-rade8
|
|
PORTVERSION= 1.01
|
|
MASTER_SITES= SF/graphitekde/OldFiles
|
|
DISTNAME= Lime-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"
|