1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00
freebsd-ports/x11-themes/gnome-icons-snowish/Makefile
2006-11-08 09:28:33 +00:00

27 lines
620 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
PORTREVISION= 1
CATEGORIES= x11-themes gnome
MASTER_SITES= http://nuovext.pwsp.net/snowish/files/ \
${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= tmclaugh
DISTNAME= SnowIsh-${PORTVERSION}_PNG
MAINTAINER= farrokhi@FreeBSD.org
COMMENT= A Mac inspired icon theme for GNOME
RESTRICTED= ${REASON}
USE_BZIP2= yes
#WRKSRC= ${WRKDIR}/snowish-Icons-${PORTVERSION}
.include "${.CURDIR}/../gnome-icons/bsd.gnome-icons.mk"
.include <bsd.port.mk>