freebsd-ports/x11-themes/cursor-chameleon-anthracite/Makefile
Veniamin Gvozdikov 7aa28ecd61 - Changed MASTER_SITES
- Trim Makefile headers
- Changed tab to space in pkg-descr

PR:		ports/181559
Submitted by:	marino
Approved by:	rm (mentor)
2013-09-11 11:59:59 +00:00

20 lines
434 B
Makefile

# Created by: Veniamin Gvozdikov <vg@FreeBSD.org>
# $FreeBSD$
PORTNAME= chameleon
PORTVERSION= 0.5
CATEGORIES= x11-themes
MASTER_SITES= LOCAL/vg
PKGNAMEPREFIX= cursor-
PKGNAMESUFFIX= -anthracite
DISTNAME= Chameleon-Anthracite-${PORTVERSION}
MAINTAINER= vg@FreeBSD.org
COMMENT= Chameleon Xcursors theme
LICENSE= GPLv2
THEME= Anthracite
.include "${.CURDIR}/../cursor-chameleon-white/files/Makefile.common"
.include <bsd.port.mk>