Moved COPYRIGHT and LICENSE entries up to other general informations strings

This commit is contained in:
Mrowqa
2013-12-04 21:54:00 +01:00
parent ccdd427939
commit a59d836c26
2 changed files with 5 additions and 7 deletions

View File

@@ -1,7 +1,9 @@
DESCRIPTION="BeRDP is a project dedicated to bringing the RDP protocol to the BeOS platform utilizing the rdesktop project. RDP is a protocol designed by Microsoft to remotely administer / run a session on Windows 2000/2003 Servers / Windows XP Professional workstations."
SUMMARY="BeRDP is a project dedicated to bringing the RDP protocol to the BeOS."
SUMMARY="BeRDP is a project dedicated to bringing the RDP protocol to the BeOS"
HOMEPAGE="https://github.com/HaikuArchives/BeRDP/"
SRC_URI="git+https://github.com/HaikuArchives/BeRDP.git#8d73363b567361a5f14bf36173bf68f01260013a"
COPYRIGHT="2003-2004 Sikos"
LICENSE="BSD (4-clause)"
REVISION="1"
ARCHITECTURES="x86_gcc2 ?x86 ?x86_64"
@@ -28,9 +30,6 @@ REQUIRES="
"
COPYRIGHT="2003-2004 Sikos"
LICENSE="BSD (4-clause)"
BUILD()
{
cd Source