2003-07-28 20:22:51 +02:00
|
|
|
# New ports collection makefile for: xfwm4-themes
|
|
|
|
# Date created: 7 June 2003
|
|
|
|
# Whom: James Earl <jdearl@telus.net>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= xfce4-wm-themes
|
2004-07-19 05:31:36 +02:00
|
|
|
PORTVERSION= 4.0.6
|
2003-08-16 09:03:34 +02:00
|
|
|
CATEGORIES= misc xfce
|
2004-04-18 19:29:54 +02:00
|
|
|
MASTER_SITES= ftp://ftp.berlios.de/pub/xfce-goodies/${PORTVERSION}/ \
|
2004-03-15 00:44:33 +01:00
|
|
|
http://hannelore.f1.fhtw-berlin.de/mirrors/xfce4/xfce-${PORTVERSION}/src/
|
2003-07-28 20:22:51 +02:00
|
|
|
DISTNAME= xfwm4-themes-${PORTVERSION}
|
2003-09-28 19:52:45 +02:00
|
|
|
DIST_SUBDIR= xfce4
|
2003-07-28 20:22:51 +02:00
|
|
|
|
2003-08-17 09:40:39 +02:00
|
|
|
MAINTAINER= oliver@FreeBSD.org
|
2003-07-28 20:22:51 +02:00
|
|
|
COMMENT= XFce 4 window decoration themes for xfwm4
|
|
|
|
|
|
|
|
USE_X_PREFIX= yes
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
|
|
|
|
|
|
|
|
NO_BUILD= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|