aboutsummaryrefslogtreecommitdiff
path: root/audio/tempest_for_eliza
diff options
context:
space:
mode:
authorRoman Bogorodskiy <novel@FreeBSD.org>2005-05-02 07:00:27 +0000
committerRoman Bogorodskiy <novel@FreeBSD.org>2005-05-02 07:00:27 +0000
commit7a69e9e3ee518b850fcccd6a37e3f9d794bb0126 (patch)
tree007d5435bf7b6dde2f130587e989f2093643fc0b /audio/tempest_for_eliza
parented7799c531bf3888139eb5e563310faaba36bdc4 (diff)
downloadports-7a69e9e3ee518b850fcccd6a37e3f9d794bb0126.tar.gz
ports-7a69e9e3ee518b850fcccd6a37e3f9d794bb0126.zip
- install some extra sample files
- pet portlint(1) - update pkg-descr - pass maintainership to submitter PR: 80516 Submitted by: Rene Ladan <r.c.ladan@student.tue.nl>
Notes
Notes: svn path=/head/; revision=134483
Diffstat (limited to 'audio/tempest_for_eliza')
-rw-r--r--audio/tempest_for_eliza/Makefile5
-rw-r--r--audio/tempest_for_eliza/pkg-descr10
-rw-r--r--audio/tempest_for_eliza/pkg-plist7
3 files changed, 11 insertions, 11 deletions
diff --git a/audio/tempest_for_eliza/Makefile b/audio/tempest_for_eliza/Makefile
index 73b4bcd14a70..714874bffafe 100644
--- a/audio/tempest_for_eliza/Makefile
+++ b/audio/tempest_for_eliza/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= http://www.erikyyy.de/tempest/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= r.c.ladan@student.tue.nl
COMMENT= A program to send AM radio signals using a PC monitor
USE_GMAKE= yes
@@ -20,7 +20,8 @@ USE_SDL= sdl
post-install:
${MKDIR} ${PREFIX}/share/tempest
-.for S in forelise jonny fruehling saints oldmacdonald ungarian
+.for S in forelise jonny fruehling saints oldmacdonald ungarian \
+ godfather starwars tempest
${INSTALL_DATA} ${WRKSRC}/songs/$S ${PREFIX}/share/tempest
.endfor
.if !defined(NOPORTDOCS)
diff --git a/audio/tempest_for_eliza/pkg-descr b/audio/tempest_for_eliza/pkg-descr
index 75567d289c57..9f7af3cae933 100644
--- a/audio/tempest_for_eliza/pkg-descr
+++ b/audio/tempest_for_eliza/pkg-descr
@@ -1,8 +1,4 @@
Tempest for Eliza is a program that uses your computer monitor to send
-out AM short wave radio signals. You can then hear computer generated
-music in your radio. it teaches you that your computer can be
-observed. Tempest for Eliza works with every monitor, every
-resolution.
-
-- George Reid
-greid@ukug.uk.freebsd.org
+out AM radio signals. You can then hear computer generated music in
+your radio. it teaches you that your computer can be observed.
+Tempest for Eliza works with every monitor, every resolution.
diff --git a/audio/tempest_for_eliza/pkg-plist b/audio/tempest_for_eliza/pkg-plist
index 0fac744a8045..4065ea3a5929 100644
--- a/audio/tempest_for_eliza/pkg-plist
+++ b/audio/tempest_for_eliza/pkg-plist
@@ -1,11 +1,14 @@
bin/tempest_for_eliza
bin/tempest_for_mp3
-%%PORTDOCS%%share/doc/tempest/README
share/tempest/forelise
share/tempest/fruehling
share/tempest/jonny
share/tempest/oldmacdonald
share/tempest/saints
share/tempest/ungarian
-%%PORTDOCS%%@dirrm share/doc/tempest
+share/tempest/godfather
+share/tempest/starwars
+share/tempest/tempest
@dirrm share/tempest
+%%DOCSDIR%%README
+%%PORTDOCS%%@dirrm %%DOCSDIR%%