1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00
freebsd-ports/x11-themes/kde-icons-gartoon-blue-svg/Makefile
2021-04-06 16:31:07 +02:00

18 lines
451 B
Makefile

# Created by: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
PORTNAME= gartoon
PORTVERSION= 1.3
MASTER_SITES= LOCAL/fluffy \
http://ns.ael.ru/ports/distfiles/KDE/
PKGNAMESUFFIX= -blue-svg
DISTNAME= ICONS-Gartoon.Blue-SVG-v${PORTVERSION}
COMMENT= KDE Gartoon Blue SVG iconset
USES= tar:bzip2
WRKSRC= ${WRKDIR}/Gartoon.Blue
PORT_SHAREDIR?= "${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION}"
.include "${.CURDIR}/../kde-icons-noia/Makefile.icons"