pkg-descr

This package contains fortune files made from popular russian site bash.org.ru
and from another site, http://freebsd.rusnet.org.ru/bash.
Also it contains example script to keep your bash.org.ru fortunes up to date.

WWW: http://bash.org.ru

pkg-install

#!/bin/sh
# $FreeBSD: ports/russian/fortune-bashorgru/pkg-install,v 1.1 2007/04/20 12:13:55 miwi Exp $
#

if [ "$2" != "PRE-INSTALL" ]; then
exit 0
fi

if [ ! -x "/usr/games/strfile" ]; then
echo ""
echo "You must have the ``games'' distribution installed to use this port."
echo ""
exit 1
fi

pkg-plist

share/games/fortune/ru_RU.KOI8-R/fortune-bashorgru
share/games/fortune/ru_RU.KOI8-R/fortune-bashorgru.dat
share/games/fortune/ru_RU.UTF-8/fortune-bashorgru
share/games/fortune/ru_RU.UTF-8/fortune-bashorgru.dat
share/games/fortune/ru_RU.KOI8-R/fortune-bashorgru-freebsd
share/games/fortune/ru_RU.KOI8-R/fortune-bashorgru-freebsd.dat
share/games/fortune/ru_RU.UTF-8/fortune-bashorgru-freebsd
share/games/fortune/ru_RU.UTF-8/fortune-bashorgru-freebsd.dat
share/examples/fortune-bashorgru/fortune-update.py
@dirrmtry share/games/fortune/ru_RU.UTF-8
@dirrmtry share/games/fortune/ru_RU.KOI8-R
@dirrmtry share/examples/fortune-bashorgru
@dirrmtry share/games/fortune
@dirrmtry share/games