mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
16 lines
390 B
Makefile
16 lines
390 B
Makefile
# Created by: 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}$||}
|
|
|
|
NO_STAGE= yes
|
|
.include "${.CURDIR}/../kde-icons-noia/Makefile.icons"
|