1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00
freebsd-ports/x11-themes/gnome-icons-noia-warm/Makefile
2016-02-05 15:20:13 +00:00

25 lines
635 B
Makefile

# Created by: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
# $FreeBSD$
# Port logic gratuitously stolen from x11-themes/kde-icons-noia by
# lioux@. If it's not defined here and you think it should be, check
# x11-themes/gnome-icons/bsd.gnome-icons.mk for it.
PORTNAME= noia-warm
PORTVERSION= 20041102
PORTREVISION= 2
CATEGORIES= x11-themes gnome
MASTER_SITES= GNOME/teams/art.gnome.org/archive/themes/icon
DISTNAME= ICON-NoiaWarm
MAINTAINER= ports@FreeBSD.org
COMMENT= NoiaWarm Icons for Gnome
RESTRICTED= ${REASON}
USES= tar:bzip2
NO_WRKSUBDIR= yes
.include "${.CURDIR}/../gnome-icons/bsd.gnome-icons.mk"
.include <bsd.port.mk>