Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=926772515acce837a95abcb19113ecd062accede
commit 926772515acce837a95abcb19113ecd062accede Author: bouleetbil <[email protected]> Date: Wed Feb 25 20:14:10 2009 +0100 mono-nat-1.0-1-i686 *new package diff --git a/source/lib-extra/mono-nat/FrugalBuild b/source/lib-extra/mono-nat/FrugalBuild new file mode 100644 index 0000000..30147b3 --- /dev/null +++ b/source/lib-extra/mono-nat/FrugalBuild @@ -0,0 +1,17 @@ +# Compiling time: 0.03 SBU +# Maintainer: bouleetbil <[email protected]> + +pkgname=mono-nat +pkgver=1.0 +pkgrel=1 +pkgdesc="A C# network nat library" +url="http://www.monsoon-project.org" +up2date="Flasttar $url/jaws/index.php?page/releasenotes0.20" +source=($url/jaws/data/files/$pkgname-$pkgver.tar.gz) +depends=('mono') +groups=('lib-extra') +archs=('i686') +_F_mono_aot=0 +Finclude mono +sha1sums=('9c4353becd1f4cc1cba104292d90058f10f67ba2') + _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
