1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Update MASTER_SITES, WWW

- Style

PR:		ports/96474
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
This commit is contained in:
Pav Lucistnik 2006-04-29 11:14:09 +00:00
parent bb870cb1b4
commit e8cab3379e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=160740
3 changed files with 9 additions and 10 deletions

View File

@ -8,7 +8,7 @@
PORTNAME= ticker.app
PORTVERSION= 0.5.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= Ticker dockapp for Window Maker
@ -16,16 +16,19 @@ COMMENT= Ticker dockapp for Window Maker
USE_BZIP2= yes
USE_X_PREFIX= yes
USE_XPM= yes
USE_GNOME= gnometarget
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --program-prefix=""
MAN1= ticker.app.1
PORTDOCS= ChangeLog README
PLIST_FILES= bin/ticker.app
post-install:
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}
@${INSTALL_DATA} ${WRKSRC}/README ${WRKSRC}/ChangeLog \
${DOCSDIR}
.for file in ${PORTDOCS}
${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR}
.endfor
.endif
.include <bsd.port.mk>

View File

@ -3,5 +3,5 @@ by the command line, and displays each line in a viewing area
periodically. It rereads automatically when the file has been
modified. If you run in a tail-mode, it ticks only the last line.
WWW: http://www.sh.rim.or.jp/~ssato/dockapp/index.shtml#ticker.app
Author: Seiichi SATO <ssato@sh.rim.or.jp>
WWW: http://seiichisato.jp/dockapps/#wmmemmon
Author: Seiichi SATO <me@seiichisato.jp>

View File

@ -1,4 +0,0 @@
bin/ticker.app
%%PORTDOCS%%share/doc/ticker.app/ChangeLog
%%PORTDOCS%%share/doc/ticker.app/README
%%PORTDOCS%%@dirrm share/doc/ticker.app