freebsd-ports/x11-themes/cursor-chameleon-white/Makefile
Veniamin Gvozdikov 862c06b489 - Changed my email
- Trim Makefile headers and positions name and surname within

Approved by:	eadler, rm (mentors)
2013-07-22 14:34:22 +00:00

22 lines
526 B
Makefile

# New ports collection makefile for: cursor-chameleon-white
# Date created: 2009-11-14
# Whom: Gvozdikov Veniamin <g.veniamin@googlemail.com>
#
# $FreeBSD$
#
PORTNAME= chameleon
PORTVERSION= 0.5
CATEGORIES= x11-themes
MASTER_SITES= http://www.egregorion.net/works/
PKGNAMEPREFIX= cursor-
PKGNAMESUFFIX= -white
DISTNAME= Chameleon-White-${PORTVERSION}
MAINTAINER= vg@FreeBSD.org
COMMENT= Chameleon Xcursors theme
THEME= White
.include "${.CURDIR}/../cursor-chameleon-white/files/Makefile.common"
.include <bsd.port.mk>