mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-07 06:40:06 +00:00
6918e0c231
o Remove PLIST since it is now automatically generated o Add an extra WWW tag to DESCR PR: 72780 Submitted by: Conrad J. Sabatier <conrads@cox.net>
19 lines
476 B
Makefile
19 lines
476 B
Makefile
# New ports collection makefile for: KDE iconset Sparkling
|
|
# Date created: Fri Feb 13 11:24:29 UTC 2004
|
|
# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= sparkling
|
|
PORTVERSION= 0.5
|
|
MASTER_SITES= http://da-flow.schaekel.org/da-flow/daten/
|
|
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
|
|
|
COMMENT= KDE Sparkling iconset
|
|
|
|
WRKSRC= ${WRKDIR}/sparkling
|
|
PORT_SHAREDIR?="${PORTNAME}-${PORTVERSION}"
|
|
|
|
.include "${.CURDIR}/../kde-icons-noia/Makefile.icons"
|