freebsd-ports/x11-themes/cursor-chameleon-pearl/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
537 B
Makefile

# New ports collection makefile for: cursor-chameleon-pearl
# 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= -pearl
DISTNAME= Chameleon-Pearl-${PORTVERSION}
MAINTAINER= g.veniamin@googlemail.com
COMMENT= Chameleon Xcursors theme
THEME= Pearl
.include "${.CURDIR}/../cursor-chameleon-white/files/Makefile.common"
.include <bsd.port.mk>