e514af4796
Translucent iconset o Port inherits most of its logic from x11-themes/noia/Makefile.icons file
16 lines
460 B
Makefile
16 lines
460 B
Makefile
# New ports collection makefile for: KDE iconset Marbles Translucent
|
|
# Date created: Sat Feb 21 09:27:38 UTC 2004
|
|
# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= marbles
|
|
PKGNAMESUFFIX= -translucent
|
|
PORTVERSION= 0.1.3
|
|
MASTER_SITES= http://www.flauta.de/markus/marbles/
|
|
DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION}
|
|
|
|
COMMENT= KDE Marbles Translucent iconset
|
|
|
|
.include "${.CURDIR}/../kde-icons-noia/Makefile.icons"
|