mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
16 lines
365 B
Makefile
16 lines
365 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}
|
|
|
|
NO_STAGE= yes
|
|
.include "${.CURDIR}/../kde-icons-noia/Makefile.icons"
|