mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-07 06:40:06 +00:00
637e3acaa8
PR: ports/93301 Submitted by: Babak Farrokhi <babak@farrokhi.net>
26 lines
590 B
Makefile
26 lines
590 B
Makefile
# New ports collection makefile for: Snowish Iconset
|
|
# Date created: 13 Feb 2006
|
|
# Whom: Babak Farrokhi <babak@farrokhi.net>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= snowish
|
|
PORTVERSION= 1.0
|
|
CATEGORIES= x11-themes gnome
|
|
MASTER_SITES= http://nuovext.pwsp.net/snowish/files/
|
|
DISTNAME= SnowIsh-${PORTVERSION}_PNG
|
|
|
|
MAINTAINER= babak@farrokhi.net
|
|
COMMENT= A Mac inspired icon theme for GNOME
|
|
|
|
NO_PACKAGE= ${REASON}
|
|
NO_CDROM= ${REASON}
|
|
RESTRICTED= ${REASON}
|
|
USE_BZIP2= yes
|
|
|
|
#WRKSRC= ${WRKDIR}/snowish-Icons-${PORTVERSION}
|
|
|
|
.include "${.CURDIR}/../gnome-icons/bsd.gnome-icons.mk"
|
|
.include <bsd.port.mk>
|