20 lines
475 B
Makefile
20 lines
475 B
Makefile
# New ports collection makefile for: KDE iconset Amaranth
|
|
# Date created: Fri Feb 13 11:24:29 UTC 2004
|
|
# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= amaranth
|
|
PORTVERSION= 0.8
|
|
MASTER_SITES= ${MASTER_SITE_THEMES}
|
|
MASTER_SITE_SUBDIR= amaranth
|
|
DISTNAME= ${PORTNAME}-default-${PORTVERSION:C/^.//}
|
|
|
|
COMMENT= KDE smooth iconset
|
|
|
|
BROKEN= Does not fetch
|
|
|
|
WRKSRC= "${WRKDIR}/Amaranth"
|
|
|
|
.include "${.CURDIR}/../kde-icons-noia/Makefile.icons"
|