freebsd-ports/x11-themes/lila-xffm/Makefile
Pav Lucistnik 5d79a3c9b1 Add lila-xffm, Xfce 4 Lila icons for xffm.
PR:		ports/68472
Submitted by:	Filippo Natali <filippo@widestore.net>
2004-07-06 18:44:24 +00:00

27 lines
535 B
Makefile

# New ports collection makefile for: Lila-xffm
# Date created: 25 June 2004
# Whom: Filippo Natali <filippo@widestore.net>
#
# $FreeBSD$
#
PORTNAME= Lila-xffm
PORTVERSION= 0.1
CATEGORIES= x11-themes xfce
MASTER_SITES= http://stief.tnux.net/Lila/
DIST_SUBDIR= xfce4
MAINTAINER= filippo@widestore.net
COMMENT= XFce 4 Lila icons for xffm4
RUN_DEPENDS= xffm:${PORTSDIR}/x11-fm/xfce4-fm
WRKSRC= ${WRKDIR}/Lila
USE_X_PREFIX= yes
NO_BUILD= yes
do-install:
@${CP} -R ${WRKSRC} ${X11BASE}/share/xffm/pixmaps/
.include <bsd.port.mk>