gru is to make your eyes happy if you look into the window for 20 seconds.
PR: 13890 Submitted by: HIYAMA Takeshi <th@cis.ibaraki.ac.jp>
This commit is contained in:
parent
83c2c892f6
commit
c435094be7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=22033
27
games/gru/Makefile
Normal file
27
games/gru/Makefile
Normal file
@ -0,0 +1,27 @@
|
||||
# New ports collection makefile for: gru
|
||||
# Version required: 8087
|
||||
# Date created: 21 Sep 1999
|
||||
# Whom: HIYAMA Takeshi <th@cis.ibaraki.ac.jp>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= gru-8087
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= http://hp.vector.co.jp/authors/VA004959/gru/
|
||||
|
||||
MAINTAINER= th@cis.ibaraki.ac.jp
|
||||
|
||||
USE_IMAKE= yes
|
||||
|
||||
MAN1= gru.1
|
||||
MANCOMPRESSED= no
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/gru ${PREFIX}/bin
|
||||
@cp ${WRKSRC}/gru.man ${WRKSRC}/gru.1
|
||||
@${INSTALL_MAN} ${WRKSRC}/gru.1 ${PREFIX}/man/man1
|
||||
@install -d ${PREFIX}/share/doc/gru_8087
|
||||
@install -c -m 444 ${WRKSRC}/README.jp ${PREFIX}/share/doc/gru_8087
|
||||
|
||||
.include <bsd.port.mk>
|
1
games/gru/distinfo
Normal file
1
games/gru/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (gru-8087.tar.gz) = 550e2a764637c382e82a7aceee4b0787
|
1
games/gru/pkg-comment
Normal file
1
games/gru/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
Gru makes your eyes happy
|
8
games/gru/pkg-descr
Normal file
8
games/gru/pkg-descr
Normal file
@ -0,0 +1,8 @@
|
||||
Guru Guru for X11.
|
||||
|
||||
This program was written by KANDA Toshihiro.
|
||||
|
||||
WWW: http://hp.vector.co.jp/authors/VA004959/
|
||||
|
||||
- TH
|
||||
th@cis.ibaraki.ac.jp
|
3
games/gru/pkg-plist
Normal file
3
games/gru/pkg-plist
Normal file
@ -0,0 +1,3 @@
|
||||
bin/gru
|
||||
share/doc/gru_8087/README.jp
|
||||
@dirrm share/doc/gru_8087
|
Loading…
Reference in New Issue
Block a user