Created
December 10, 2014 19:19
-
-
Save Gottox/9f27c8a5425b5669143a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Template file for 'fortune-mod' | |
pkgname=fortune-mod | |
version=1.99.1 | |
revision=8 | |
makedepends="recode recode-devel" | |
short_desc="Implementation of the BSDGames 'fortune' program" | |
maintainer="Tj Vanderpoel (bougyman) <[email protected]>" | |
license="GPL-2" | |
homepage="http://www.redellipse.net/code/fortune" | |
distfiles="${DEBIAN_SITE}/main/f/fortune-mod/${pkgname}_${version}.orig.tar.gz" | |
checksum=fc51aee1f73c936c885f4e0f8b6b48f4f68103e3896eaddc6a45d2b71e14eace | |
build_style=gnu-makefile |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment