freebsd-ports/x11-themes/cursor-chameleon-white/Makefile
2021-04-06 16:31:07 +02:00

20 lines
426 B
Makefile

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