aboutsummaryrefslogtreecommitdiff
path: root/sysutils/wmlongrun
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-04-28 21:47:14 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-04-28 21:47:14 +0000
commitbb33366898ae234093ed495318fac875ea2285b6 (patch)
treecf5c56f6c209eedc48f34750e1686590e19196c4 /sysutils/wmlongrun
parentb64365d14ab27cc3fd8d4ec835ab0294f29f2011 (diff)
downloadports-bb33366898ae234093ed495318fac875ea2285b6.tar.gz
ports-bb33366898ae234093ed495318fac875ea2285b6.zip
- Update MASTER_SITES, WWW
- Style PR: ports/96477 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Notes
Notes: svn path=/head/; revision=160692
Diffstat (limited to 'sysutils/wmlongrun')
-rw-r--r--sysutils/wmlongrun/Makefile14
-rw-r--r--sysutils/wmlongrun/pkg-descr4
-rw-r--r--sysutils/wmlongrun/pkg-plist4
3 files changed, 10 insertions, 12 deletions
diff --git a/sysutils/wmlongrun/Makefile b/sysutils/wmlongrun/Makefile
index e2e262de2bfa..57344e4fb499 100644
--- a/sysutils/wmlongrun/Makefile
+++ b/sysutils/wmlongrun/Makefile
@@ -8,23 +8,25 @@
PORTNAME= wmlongrun
PORTVERSION= 0.2.0
CATEGORIES= sysutils windowmaker
-MASTER_SITES= http://www.sh.rim.or.jp/~ssato/src/
+MASTER_SITES= http://seiichisato.jp/dockapps/src/
MAINTAINER= ports@FreeBSD.org
COMMENT= A dockapp to monitor the LongRun(tm) status on Crusoe
USE_X_PREFIX= yes
-GNU_CONFIGURE= yes
USE_XPM= yes
-CONFIGURE_ARGS= --program-prefix=""
+USE_GNOME= gnometarget
+GNU_CONFIGURE= yes
MAN1= wmlongrun.1
+PORTDOCS= ChangeLog README
+PLIST_FILES= bin/wmlongrun
-.ifndef(NOPORTDOCS)
post-install:
+.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}
-.for file in ChangeLog README
- @${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR}
+.for file in ${PORTDOCS}
+ ${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR}
.endfor
.endif # !NOPORTDOCS
diff --git a/sysutils/wmlongrun/pkg-descr b/sysutils/wmlongrun/pkg-descr
index cfe13b176b44..e8c056e0b5ec 100644
--- a/sysutils/wmlongrun/pkg-descr
+++ b/sysutils/wmlongrun/pkg-descr
@@ -4,5 +4,5 @@ current LongRun(tm) settings and status: the frequency, the LongRun(tm)
flags (performance or economy), and the performance level (expressed
as a percentile).
-WWW: http://www.sh.rim.or.jp/~ssato/dockapp/index.shtml#wmlongrun
-Author: Seiichi SATO <ssato@sh.rim.or.jp>
+WWW: http://seiichisato.jp/dockapps/#wmlongrun
+Author: Seiichi SATO <me@seiichisato.jp>
diff --git a/sysutils/wmlongrun/pkg-plist b/sysutils/wmlongrun/pkg-plist
deleted file mode 100644
index f8429cf5c386..000000000000
--- a/sysutils/wmlongrun/pkg-plist
+++ /dev/null
@@ -1,4 +0,0 @@
-bin/wmlongrun
-%%PORTDOCS%%share/doc/wmlongrun/ChangeLog
-%%PORTDOCS%%share/doc/wmlongrun/README
-%%PORTDOCS%%@dirrm share/doc/wmlongrun