1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/x11-themes/cursor-chameleon-pearl/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

23 lines
526 B
Makefile

# New ports collection makefile for: cursor-chameleon-pearl
# 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= -pearl
DISTNAME= Chameleon-Pearl-${PORTVERSION}
MAINTAINER= vg@FreeBSD.org
COMMENT= Chameleon Xcursors theme
THEME= Pearl
.include "${.CURDIR}/../cursor-chameleon-white/files/Makefile.common"
.include <bsd.port.mk>