From c435094be7f57ddefc59a9ce837db76ed743b91a Mon Sep 17 00:00:00 2001 From: Satoshi Taoka Date: Tue, 28 Sep 1999 01:50:47 +0000 Subject: gru is to make your eyes happy if you look into the window for 20 seconds. PR: 13890 Submitted by: HIYAMA Takeshi --- games/gru/Makefile | 27 +++++++++++++++++++++++++++ games/gru/distinfo | 1 + games/gru/pkg-comment | 1 + games/gru/pkg-descr | 8 ++++++++ games/gru/pkg-plist | 3 +++ 5 files changed, 40 insertions(+) create mode 100644 games/gru/Makefile create mode 100644 games/gru/distinfo create mode 100644 games/gru/pkg-comment create mode 100644 games/gru/pkg-descr create mode 100644 games/gru/pkg-plist (limited to 'games') diff --git a/games/gru/Makefile b/games/gru/Makefile new file mode 100644 index 000000000000..b766d40459bc --- /dev/null +++ b/games/gru/Makefile @@ -0,0 +1,27 @@ +# New ports collection makefile for: gru +# Version required: 8087 +# Date created: 21 Sep 1999 +# Whom: HIYAMA Takeshi +# +# $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 diff --git a/games/gru/distinfo b/games/gru/distinfo new file mode 100644 index 000000000000..78cc17877b68 --- /dev/null +++ b/games/gru/distinfo @@ -0,0 +1 @@ +MD5 (gru-8087.tar.gz) = 550e2a764637c382e82a7aceee4b0787 diff --git a/games/gru/pkg-comment b/games/gru/pkg-comment new file mode 100644 index 000000000000..e42e7c98e499 --- /dev/null +++ b/games/gru/pkg-comment @@ -0,0 +1 @@ +Gru makes your eyes happy diff --git a/games/gru/pkg-descr b/games/gru/pkg-descr new file mode 100644 index 000000000000..c31955d9d05a --- /dev/null +++ b/games/gru/pkg-descr @@ -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 diff --git a/games/gru/pkg-plist b/games/gru/pkg-plist new file mode 100644 index 000000000000..d6089ce3da11 --- /dev/null +++ b/games/gru/pkg-plist @@ -0,0 +1,3 @@ +bin/gru +share/doc/gru_8087/README.jp +@dirrm share/doc/gru_8087 -- cgit v1.2.3