mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
20 lines
506 B
Makefile
20 lines
506 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://easylinuxguide.com/downloads/kde-iconthemes/
|
|
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"
|