freebsd-ports/x11-themes/cursor-chameleon-skyblue/Makefile

21 lines
439 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= -skyblue
DISTNAME= Chameleon-SkyBlue-${PORTVERSION}
MAINTAINER= vg@FreeBSD.org
COMMENT= Chameleon Xcursors theme
LICENSE= GPLv2
THEME= SkyBlue
NO_STAGE= yes
.include "${.CURDIR}/../cursor-chameleon-white/files/Makefile.common"
.include <bsd.port.mk>