mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
e9c4850db2
o Port inherits most of its logic from x11-themes/noia/Makefile.icons file
18 lines
406 B
Makefile
18 lines
406 B
Makefile
# New ports collection makefile for: KDE iconset Outline
|
|
# Date created: Fri Feb 13 11:24:29 UTC 2004
|
|
# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= outline
|
|
PORTVERSION= 0.1.0
|
|
MASTER_SITES= http://linuxcult.com/crystal/icons/
|
|
DISTNAME= ${PORTNAME}
|
|
|
|
COMMENT= KDE Outline iconset
|
|
|
|
WRKSRC= "${WRKDIR}/Outline"
|
|
|
|
.include "${.CURDIR}/../kde-icons-noia/Makefile.icons"
|