Created
December 10, 2014 19:22
-
-
Save Gottox/d9e0ee60af6e6a59291e 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 | |
make_install_args='FORTDIR=${DESTDIR}' | |
build_style=gnu-makefile |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment