mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
ed08b9e68c
Approved by: portmgr@ (blanket approval)
15 lines
351 B
Makefile
15 lines
351 B
Makefile
# Created by: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= sky
|
|
PORTVERSION= 0.7.3
|
|
MASTER_SITES= http://www.kde-look.org/CONTENT/content-files/
|
|
DISTNAME= 3095-${PORTNAME}-${PORTVERSION}dave
|
|
EXTRACT_SUFX= .tgz
|
|
|
|
COMMENT= KDE SKY iconset
|
|
|
|
WRKSRC= ${WRKDIR}/${PORTNAME}
|
|
|
|
.include "${.CURDIR}/../kde-icons-noia/Makefile.icons"
|