- Trim Makefile headers and positions name and surname within Approved by: eadler, rm (mentors)
22 lines
526 B
Makefile
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>
|