summaryrefslogtreecommitdiff
path: root/x11-themes/cursor-chameleon-pearl/Makefile
blob: 231b6d23c52efb25a53ac5d9ffa545c65241e5da (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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

LICENSE=	GPLv2

THEME=		Pearl

.include "${.CURDIR}/../cursor-chameleon-white/files/Makefile.common"
.include <bsd.port.mk>