7037c140a1
of the 'Noia' icons using warm colors o Port inherits most of its logic from x11-themes/noia/Makefile.icons file
18 lines
551 B
Makefile
18 lines
551 B
Makefile
# New ports collection makefile for: KDE iconset Noia Warm
|
|
# Date created: Fri Feb 13 11:24:29 UTC 2004
|
|
# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= noia-warm
|
|
PORTVERSION= 0.95
|
|
MASTER_SITES= http://files.deviantart.com/icon/nixicons/
|
|
DISTNAME= ${PORTNAME:S/-//}kde${PORTVERSION:S/.//g}
|
|
|
|
COMMENT= KDE iconset variation of the 'Noia' icons using warm colors
|
|
|
|
WRKSRC= "${WRKDIR}/Noia Warm KDE ${PORTVERSION}"
|
|
PORT_SHAREDIR= "${PORTNAME}-${PORTVERSION}"
|
|
|
|
.include "${.CURDIR}/../kde-icons-noia/Makefile.icons"
|