d9f5be60f5
o Port inherits most of its logic from x11-themes/noia/Makefile.icons file
19 lines
497 B
Makefile
19 lines
497 B
Makefile
# New ports collection makefile for: KDE iconset Umicons
|
|
# Date created: Fri Feb 13 11:24:29 UTC 2004
|
|
# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= umicons
|
|
PORTVERSION= 2.0
|
|
MASTER_SITES= http://files.deviantart.com/icon/nixicons/
|
|
DISTNAME= Umicons_for_KDE.tar_2
|
|
EXTRACT_SUFX= .gz
|
|
|
|
COMMENT= KDE Umicons iconset
|
|
|
|
WRKSRC= ${WRKDIR}/Umicons_${PORTVERSION}
|
|
PORT_SHAREDIR?= "${PORTNAME}-${PORTVERSION}"
|
|
|
|
.include "${.CURDIR}/../kde-icons-noia/Makefile.icons"
|