1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

add fortunetw

A very classic fortune file in Taiwan

PR:		32504
Submitted by:	Statue <statue@softwareliberty.org>
This commit is contained in:
Ying-Chieh Liao 2001-12-08 09:37:35 +00:00
parent 1ea9982bf0
commit 0683f89dd4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=51214
6 changed files with 58 additions and 0 deletions

View File

@ -32,6 +32,7 @@
SUBDIR += enscript
SUBDIR += eterm
SUBDIR += firebird
SUBDIR += fortunetw
SUBDIR += gb2ps
SUBDIR += gbscript
SUBDIR += ghostscript6

View File

@ -0,0 +1,41 @@
# New ports collection makefile for: fortunetw
# Date created: 10 Mar 2001
# Whom: Shen Chuan-Hsing
#
# $FreeBSD$
#
PORTNAME= fortunetw
PORTVERSION= 1.0
CATEGORIES= chinese
MASTER_SITES= http://freebsd.sinica.edu.tw/~statue/
DISTNAME= zh-fortunetw-${PORTVERSION}
MAINTAINER= statue@freebsd.sinica.edu.tw
NO_BUILD= yes
STRCMD= /usr/games/strfile
do-install:
@${MKDIR} ${PREFIX}/share/games/fortune
@${INSTALL_DATA} ${WRKSRC}/tangshi ${PREFIX}/share/games/fortune
@${INSTALL_DATA} ${WRKSRC}/yijing ${PREFIX}/share/games/fortune
pre-install:
.if !exists(${STRCMD})
@${ECHO_MSG} "Please install the games distribution"
@exit 1
.endif
post-install:
@${STRCMD} ${PREFIX}/share/games/fortune/tangshi
@${STRCMD} ${PREFIX}/share/games/fortune/yijing
@${ECHO_MSG} ""
@${ECHO_MSG} "Usage:"
@${ECHO_MSG} "/usr/games/fortune ${PREFIX}/share/games/fortune/tangshi"
@${ECHO_MSG} "or"
@${ECHO_MSG} "/usr/games/fortune ${PREFIX}/share/games/fortune/yijing"
@${ECHO_MSG} ""
.include <bsd.port.mk>

View File

@ -0,0 +1 @@
MD5 (zh-fortunetw-1.0.tar.gz) = 7b400d8994284ecd5b74aeaf0885693c

View File

@ -0,0 +1 @@
A very classic fortune file in Taiwan

View File

@ -0,0 +1,8 @@
This package contains a very classic fortune file in Taiwan.
For further informations please read the README file
in the working directory (not installed).
Distfile Size: ~60kb
- statue (statue@freebsd.sinica.edu.tw)

View File

@ -0,0 +1,6 @@
share/games/fortune/tangshi
share/games/fortune/tangshi.dat
share/games/fortune/yijing
share/games/fortune/yijing.dat
@dirrm share/games/fortune
@dirrm share/games