blob: ff9cb18034660d72ca1d466a15536395fae9319f (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
PORTNAME= chameleon
PORTVERSION= 0.5
PORTREVISION= 1
CATEGORIES= x11-themes
MASTER_SITES= LOCAL/vg
PKGNAMEPREFIX= cursor-
PKGNAMESUFFIX= -pearl
DISTNAME= Chameleon-Pearl-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Chameleon Xcursors theme
WWW= http://kde-look.org/content/show.php/Chameleon+Xcursors?content=38459
LICENSE= GPLv2
THEME= Pearl
.include "${.CURDIR}/../cursor-chameleon-white/files/Makefile.common"
.include <bsd.port.mk>
|