mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
Merged most of the OPD files into the beps.
This commit is contained in:
@@ -15,3 +15,5 @@ INSTALL {
|
||||
cd ncurses-5.6
|
||||
make install
|
||||
}
|
||||
LICENSE="MIT"
|
||||
COPYRIGHT="1998-2008 Free Software Foundation, Inc."
|
||||
|
||||
@@ -15,3 +15,5 @@ INSTALL {
|
||||
cd ncurses-5.7
|
||||
./misc/shlib make install DESTDIR="${DESTDIR}"
|
||||
}
|
||||
LICENSE="MIT"
|
||||
COPYRIGHT="1998-2008 Free Software Foundation, Inc."
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
Package: ncurses
|
||||
Version: 5.7
|
||||
Copyright: 1998-2008 Free Software Foundation, Inc.
|
||||
License: MIT
|
||||
URL: http://www.gnu.org/software/ncurses/
|
||||
@@ -15,3 +15,5 @@ INSTALL {
|
||||
cd readline-5.2
|
||||
make install
|
||||
}
|
||||
LICENSE="GNU GPL v3"
|
||||
COPYRIGHT="1989-2009 Free Software Foundation, Inc."
|
||||
|
||||
@@ -18,3 +18,5 @@ INSTALL {
|
||||
cd readline-6.0
|
||||
make install DESTDIR="${DESTDIR}"
|
||||
}
|
||||
LICENSE="GNU GPL v3"
|
||||
COPYRIGHT="1989-2009 Free Software Foundation, Inc."
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
Package: readline
|
||||
Version: 6.0
|
||||
Copyright: 1989-2009 Free Software Foundation, Inc.
|
||||
License: GNU GPL v3
|
||||
URL: http://tiswww.case.edu/php/chet/readline/rltop.html
|
||||
@@ -15,3 +15,5 @@ INSTALL {
|
||||
cd zlib-1.2.3
|
||||
make install
|
||||
}
|
||||
LICENSE="Zlib"
|
||||
COPYRIGHT="Copyright (C) 1995-2005 Jean-loup Gailly and Mark Adler"
|
||||
|
||||
@@ -15,3 +15,5 @@ INSTALL {
|
||||
cd zlib-1.2.5
|
||||
make install
|
||||
}
|
||||
LICENSE="Zlib"
|
||||
COPYRIGHT="Copyright (C) 1995-2005 Jean-loup Gailly and Mark Adler"
|
||||
|
||||
@@ -1,6 +0,0 @@
|
||||
Package: zlib
|
||||
Version: 1.2.3
|
||||
Copyright: Copyright (C) 1995-2005 Jean-loup Gailly and Mark Adler
|
||||
License: Zlib
|
||||
URL: http://zlib.net/
|
||||
|
||||
Reference in New Issue
Block a user