mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
21 lines
478 B
Makefile
21 lines
478 B
Makefile
# New ports collection makefile for: KDE iconset Kool Gorilla
|
|
# Date created: Fri Feb 13 11:24:29 UTC 2004
|
|
# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= kool-gorilla
|
|
PORTVERSION= 1.3.5
|
|
MASTER_SITES= ${MASTER_SITE_GENTOO}
|
|
MASTER_SITE_SUBDIR= distfiles
|
|
|
|
DISTNAME= Korilla_Icons-v${PORTVERSION}
|
|
|
|
COMMENT= KDE Kool Gorilla iconset
|
|
|
|
USE_BZIP2= yes
|
|
WRKSRC= "${WRKDIR}/Kool.Gorilla"
|
|
|
|
.include "${.CURDIR}/../kde-icons-noia/Makefile.icons"
|