Initial bep file for celestia, fails to build on gcc2, missing "limits", should build on gcc4 but untested, so

marking as unstable for now.
This commit is contained in:
Scott McCreary
2010-12-17 00:42:14 +00:00
parent c1a2fafc74
commit ee945844e3
3 changed files with 146 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
DESCRIPTION="lightweight yet fully functional embedded SSL implementation"
HOMEPAGE="http://yassl.com"
SRC_URI="http://yassl.com/cyassl-1.6.5.zip"
SRC_URI="http://yassl.com/cyassl-1.6.5.tar.gz"
REVISION="1"
STATUS_HAIKU="stable"
DEPEND=""