1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
freebsd-ports/x11-themes/kde-icons-noia/Makefile
Mario Sergio Fujikawa Ferreira 429fbc1969 o New port kde-icons-noia version 1.00: KDE Noia complete iconset
o This will work as a "master" port for the other icon ports. They
  will inherit their working logic from Makefile.icons
2004-02-20 01:32:07 +00:00

20 lines
474 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://es.kde.org/downloads/
DISTNAME= ${PORTNAME}-kde-icons-${PORTVERSION}
EXTRACT_SUFX= .tgz
COMMENT= KDE Noia complete iconset
WRKSRC= "${WRKDIR}/noia_kde_${PORTVERSION:C/\.//}"
PORT_SHAREDIR= ${PORTNAME}
.include "${.CURDIR}/Makefile.icons"