# New ports collection makefile for: cursor-dmz-theme
# Date created: Feb 7 2007
# Whom: Florent Thoumie <flz@FreeBSD.org>
#
# $FreeBSD: ports/x11-themes/cursor-dmz-theme/Makefile,v 1.3 2007/05/19 20:30:00 flz Exp $
#
PORTNAME= cursor-dmz-theme
PORTVERSION= 0.3
PORTREVISION= 1
CATEGORIES= x11-themes
MASTER_SITES= http://jimmac.musichall.cz/zip/
DISTNAME= vanilla-dmz-${PORTVERSION}
MAINTAINER= flz@FreeBSD.org
COMMENT= The DMZ style neutral scalable cursor theme
USE_BZIP2= yes
NO_BUILD= yes
USE_X_PREFIX= yes
WRKSRC= ${WRKDIR}
do-install:
@${MKDIR} ${PREFIX}/lib/X11/icons/Vanilla-DMZ/cursors
cd ${WRKSRC}/Vanilla-DMZ/cursors \
&& ${FIND} * | ${CPIO} -pdmu ${PREFIX}/lib/X11/icons/Vanilla-DMZ/cursors
.include <bsd.port.mk>
syntax highlighted by Code2HTML, v. 0.9.1