mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-18 03:46:03 +00:00
56acb17275
Steel/Silver icons with shadows o Port inherits most of its logic from x11-themes/noia/Makefile.icons file
19 lines
476 B
Makefile
19 lines
476 B
Makefile
# New ports collection makefile for: KDE iconset Steel
|
|
# Date created: Fri Feb 13 11:24:29 UTC 2004
|
|
# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= steel
|
|
PORTVERSION= 1.2.5
|
|
MASTER_SITES= ${MASTER_SITE_THEMES}
|
|
MASTER_SITE_SUBDIR= steelicons
|
|
DISTNAME= steelicons-default-${PORTVERSION}
|
|
|
|
COMMENT= KDE iconset comprised of Steel/Silver icons with shadows
|
|
|
|
WRKSRC= "${WRKDIR}/Steel"
|
|
|
|
.include "${.CURDIR}/../kde-icons-noia/Makefile.icons"
|