aboutsummaryrefslogtreecommitdiffstats
path: root/x11-themes/cursor-chameleon-anthracite/Makefile
blob: e36959cb1bb5234a30bcda7d49b744dbc4546d52 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# 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>