freebsd-ports/x11-themes/gnome-icons-lila/Makefile
Martin Wilke 64a5bc4abf - Update to 0.6.4
PR:		143444
Submitted by:	Ports Fury
2010-02-02 22:43:12 +00:00

28 lines
703 B
Makefile

# New ports collection makefile for: Gnome iconset Lila
# Date created: 2 Feb 2005
# Whom: Filippo Natali <filippo@widestore.net>
#
# $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= lila
PORTVERSION= 0.6.4
CATEGORIES= x11-themes gnome
MASTER_SITES= SF/lila-theme/lila-gnome/${PORTVERSION}
DISTNAME= ${PORTNAME}-gnome_${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Lila Icons for Gnome
RESTRICTED= ${REASON}
NO_WRKSUBDIR= yes
USE_BZIP2= yes
.include "${.CURDIR}/../gnome-icons/bsd.gnome-icons.mk"
.include <bsd.port.mk>