1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00
freebsd-ports/x11-themes/cursor-chameleon-anthracite/Makefile
Max Brazhnikov 9f6a5ec4b3 Add new ports:
x11-themes/cursor-chameleon-anthracite
x11-themes/cursor-chameleon-darkskyblue
x11-themes/cursor-chameleon-pearl
x11-themes/cursor-chameleon-skyblue
x11-themes/cursor-chameleon-white

Collection of smooth semitransparent cursors with shadows.

WWW:	http://kde-look.org/content/show.php/Chameleon+Xcursors?content=38459

PR:		ports/148811
Submitted by:	Gvozdikov Veniamin <g.veniamin at googlemail.com>
2010-08-03 09:45:10 +00:00

23 lines
557 B
Makefile

# New ports collection makefile for: cursor-chameleon-anthracite
# Date created: 2009-11-14
# Whom: Gvozdikov Veniamin <g.veniamin@googlemail.com>
#
# $FreeBSD$
#
PORTNAME= chameleon
PORTVERSION= 0.5
CATEGORIES= x11-themes
MASTER_SITES= http://www.egregorion.net/works/
PKGNAMEPREFIX= cursor-
PKGNAMESUFFIX= -anthracite
DISTNAME= Chameleon-Anthracite-${PORTVERSION}
MAINTAINER= g.veniamin@googlemail.com
COMMENT= Chameleon Xcursors theme
THEME= Anthracite
.include "${.CURDIR}/../cursor-chameleon-white/files/Makefile.common"
.include <bsd.port.mk>