mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
de78dd974b
broken at that time and no fix has been submitted.
24 lines
537 B
Makefile
24 lines
537 B
Makefile
# New ports collection makefile for: KDE iconset Noia
|
|
# Date created: Fri Feb 13 11:24:29 UTC 2004
|
|
# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= noia
|
|
PORTVERSION= 1.00
|
|
MASTER_SITES= http://files.deviantart.com/f/2003/37/1/0/
|
|
DISTNAME= noiakdeicon100
|
|
EXTRACT_SUFX= .tgz
|
|
|
|
COMMENT= KDE Noia complete iconset
|
|
|
|
WRKSRC= "${WRKDIR}/noia_kde_${PORTVERSION:C/\.//}"
|
|
PORT_SHAREDIR= ${PORTNAME}
|
|
|
|
BROKEN= Unfetchable
|
|
DEPRECATED= ${BROKEN}
|
|
EXPIRATION_DATE=2007-04-10
|
|
|
|
.include "${.CURDIR}/Makefile.icons"
|