7aa28ecd61
- Trim Makefile headers - Changed tab to space in pkg-descr PR: ports/181559 Submitted by: marino Approved by: rm (mentor)
20 lines
434 B
Makefile
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>
|