mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
862c06b489
- Trim Makefile headers and positions name and surname within Approved by: eadler, rm (mentors)
23 lines
526 B
Makefile
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>
|