mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-20 08:27:15 +00:00
78bd22c256
Submitted by: myself
21 lines
437 B
Makefile
21 lines
437 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= -darkskyblue
|
|
DISTNAME= Chameleon-DarkSkyBlue-${PORTVERSION}
|
|
|
|
MAINTAINER= vg@FreeBSD.org
|
|
COMMENT= Chameleon Xcursors theme
|
|
|
|
LICENSE= GPLv2
|
|
|
|
THEME= DarkSkyBlue
|
|
|
|
.include "${.CURDIR}/../cursor-chameleon-white/files/Makefile.common"
|
|
.include <bsd.port.mk>
|