mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
19 lines
427 B
Makefile
19 lines
427 B
Makefile
# Created by: 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/
|
|
DISTNAME= SnowIsh-${PORTVERSION}_PNG
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= A Mac inspired icon theme for GNOME
|
|
|
|
RESTRICTED= ${REASON}
|
|
USE_BZIP2= yes
|
|
|
|
.include "${.CURDIR}/../gnome-icons/bsd.gnome-icons.mk"
|
|
.include <bsd.port.mk>
|