18 lines
394 B
Makefile
18 lines
394 B
Makefile
|
# New ports collection makefile for: KDE iconset CrystalCurve
|
||
|
# Date created: Thu Nov 25 01:44:01 UTC 2004
|
||
|
# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
|
||
|
#
|
||
|
# $FreeBSD$
|
||
|
#
|
||
|
|
||
|
PORTNAME= crystalcurve
|
||
|
PORTVERSION= 0.0.1
|
||
|
MASTER_SITES= http://arcisz.one.pl/
|
||
|
DISTNAME= CrystalCurve
|
||
|
|
||
|
COMMENT= KDE CrystalCurve iconset
|
||
|
|
||
|
USE_BZIP2= yes
|
||
|
|
||
|
.include "${.CURDIR}/../kde-icons-noia/Makefile.icons"
|