a0565ce3a8
o Port inherits most of its logic from x11-themes/noia/Makefile.icons file
17 lines
397 B
Makefile
17 lines
397 B
Makefile
# New ports collection makefile for: KDE iconset CrystalOSX
|
|
# Date created: Sat Feb 21 08:36:31 UTC 2004
|
|
# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= crystalosx
|
|
PORTVERSION= 0.1.0
|
|
MASTER_SITES= http://www.korny.dk/apps/
|
|
DISTNAME= CrystalOSX
|
|
|
|
COMMENT= KDE iconset
|
|
|
|
WRKSRC= "${WRKDIR}/${DISTNAME}"
|
|
|
|
.include "${.CURDIR}/../kde-icons-noia/Makefile.icons"
|