719ca808b3
o Port inherits most of its logic from x11-themes/noia/Makefile.icons file
15 lines
365 B
Makefile
15 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"
|