mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-09 06:51:44 +00:00
719ca808b3
o Port inherits most of its logic from x11-themes/noia/Makefile.icons file
16 lines
365 B
Makefile
16 lines
365 B
Makefile
# New ports collection makefile for: KDE iconset Kids
|
|
# Date created: Fri Feb 13 11:24:29 UTC 2004
|
|
# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= kids
|
|
PORTVERSION= 0.8
|
|
MASTER_SITES= http://linuxcult.com/crystal/icons/
|
|
DISTNAME= ${PORTNAME}
|
|
|
|
COMMENT= KDE Kids iconset
|
|
|
|
.include "${.CURDIR}/../kde-icons-noia/Makefile.icons"
|