mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
22 lines
469 B
Makefile
22 lines
469 B
Makefile
# New ports collection makefile for: gnome-icons-gion
|
|
# Date created: 2008-09-29
|
|
# Whom: Jimmy Olgeni <olgeni@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= gion
|
|
PORTVERSION= 0.1.2
|
|
CATEGORIES= x11-themes gnome
|
|
MASTER_SITES= http://www.silvestre.com.ar/icons/
|
|
DISTNAME= Gion-${PORTVERSION}
|
|
|
|
MAINTAINER= olgeni@FreeBSD.org
|
|
COMMENT= Gion Icons for Gnome
|
|
|
|
USE_BZIP2= yes
|
|
WRKSRC= "${WRKDIR}/Gion"
|
|
|
|
.include "${.CURDIR}/../gnome-icons/bsd.gnome-icons.mk"
|
|
.include <bsd.port.mk>
|