mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
5026e5d59e
o Port inherits most of its logic from x11-themes/noia/Makefile.icons file
20 lines
489 B
Makefile
20 lines
489 B
Makefile
# New ports collection makefile for: KDE iconset IcOsX
|
|
# Date created: Sat Feb 21 09:12:08 UTC 2004
|
|
# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= IcOsX
|
|
PORTVERSION= 0.7
|
|
MASTER_SITES= http://kr.hancom.com/bbs/scripts/
|
|
DISTNAME= index.php\?table=pds7\&mode=download\&id=24
|
|
EXTRACT_SUFX=
|
|
|
|
COMMENT= KDE IcOsX iconset
|
|
|
|
WRKSRC= ${WRKDIR}/${PORTNAME}
|
|
PORT_SHAREDIR?= "${PORTNAME}-${PORTVERSION}"
|
|
|
|
.include "${.CURDIR}/../kde-icons-noia/Makefile.icons"
|