1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00
freebsd-ports/x11-themes/gnome-icons-edge/Makefile
Adam Weinberger ed8efc9d70 Release my ports back into the wild.
Be free, little ports. May you all grow big and strong.

Except gnome-icons-edge. You should probably be nuked. Just sayin'.
2006-09-23 19:35:56 +00:00

30 lines
761 B
Makefile

# New ports collection makefile for: Edge GNOME Iconset
# Date created: 26 March, 2005
# Whom: Adam Weinberger <adamw@FreeBSD.org>
#
# $FreeBSD$
#
# Port logic gratuitously stolen from lioux's logic in
# x11-themes/kde-icons-noia. If it's not defined here
# and you think it should be, check
# x11-themes/gnome-icons/bsd.gnome-icons.mk for it.
PORTNAME= edge
PORTVERSION= 0.6
PORTREVISION= 2
CATEGORIES= x11-themes gnome
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= adamw/edge
DISTNAME= ${PORTNAME}-icons-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Sleek white icon theme for GNOME
RESTRICTED= ${REASON}
WRKSRC= ${WRKDIR}/Edge-Icons-${PORTVERSION}
.include "${.CURDIR}/../gnome-icons/bsd.gnome-icons.mk"
.include <bsd.port.mk>