aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authoritetcu <itetcu@FreeBSD.org>2010-04-08 02:00:01 +0800
committeritetcu <itetcu@FreeBSD.org>2010-04-08 02:00:01 +0800
commitaa223d8ce861291d2058cea37257ec82b4c4c303 (patch)
treefa389c92547580f686abc24b078fc242ab10a4d6 /misc
parent18611d4da837d681db04a7fc35261762aca8f3f9 (diff)
downloadfreebsd-ports-gnome-aa223d8ce861291d2058cea37257ec82b4c4c303.tar.gz
freebsd-ports-gnome-aa223d8ce861291d2058cea37257ec82b4c4c303.tar.zst
freebsd-ports-gnome-aa223d8ce861291d2058cea37257ec82b4c4c303.zip
- Update MASTER_SITES
- WWW is just a link collection site now - obey EXAMPLESDIR and NOPORTEXAMPLES Submitted by: QAT
Diffstat (limited to 'misc')
-rw-r--r--misc/wmtunlo/Makefile5
-rw-r--r--misc/wmtunlo/pkg-descr2
-rw-r--r--misc/wmtunlo/pkg-plist20
3 files changed, 14 insertions, 13 deletions
diff --git a/misc/wmtunlo/Makefile b/misc/wmtunlo/Makefile
index 831d3cf9f398..7b907fff8f13 100644
--- a/misc/wmtunlo/Makefile
+++ b/misc/wmtunlo/Makefile
@@ -9,7 +9,8 @@ PORTNAME= wmtunlo
PORTVERSION= 0.1.3
PORTREVISION= 2
CATEGORIES= misc windowmaker
-MASTER_SITES= http://clay.ll.pl/download/
+MASTER_SITES= http://www.gnu-darwin.org/distfiles/ \
+ http://cvsup.theplanet.com/distfiles/
MAINTAINER= ports@FreeBSD.org
COMMENT= A falling-down-a-tunnel dockapp
@@ -19,8 +20,10 @@ ALL_TARGET= wmtunlo
do-install:
@${INSTALL_PROGRAM} ${WRKSRC}/wmtunlo ${PREFIX}/bin
+.ifndef NOPORTEXAMPLES
@${MKDIR} ${EXAMPLESDIR}
@${INSTALL_SCRIPT} ${WRKSRC}/examples/* \
${EXAMPLESDIR}
+.endif
.include <bsd.port.mk>
diff --git a/misc/wmtunlo/pkg-descr b/misc/wmtunlo/pkg-descr
index 8d327ffabd9f..3c8e1c864c5f 100644
--- a/misc/wmtunlo/pkg-descr
+++ b/misc/wmtunlo/pkg-descr
@@ -2,5 +2,3 @@ This is a WindowMaker dockapp that displays a zooming 2-D tunnel.
The visualization is highly customizable, and a number of example
configuration files are included. Very hypnotic, and will greatly
assist you in not getting any work done.
-
-WWW: http://clay.ll.pl/projects.html
diff --git a/misc/wmtunlo/pkg-plist b/misc/wmtunlo/pkg-plist
index 5a9f424eda7e..5d267466e368 100644
--- a/misc/wmtunlo/pkg-plist
+++ b/misc/wmtunlo/pkg-plist
@@ -1,11 +1,11 @@
bin/wmtunlo
-share/examples/wmtunlo/wmtunlorc.example1
-share/examples/wmtunlo/wmtunlorc.example2
-share/examples/wmtunlo/wmtunlorc.example3
-share/examples/wmtunlo/wmtunlorc.example4
-share/examples/wmtunlo/wmtunlorc.example5
-share/examples/wmtunlo/wmtunlorc.example6
-share/examples/wmtunlo/wmtunlorc.example7
-share/examples/wmtunlo/wmtunlorc.example8
-share/examples/wmtunlo/wmtunlorc.original
-@dirrm share/examples/wmtunlo
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/wmtunlorc.example1
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/wmtunlorc.example2
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/wmtunlorc.example3
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/wmtunlorc.example4
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/wmtunlorc.example5
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/wmtunlorc.example6
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/wmtunlorc.example7
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/wmtunlorc.example8
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/wmtunlorc.original
+%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%