mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 12:26:52 +02:00
main/bc: specify license
This commit is contained in:
parent
2fa6d648e9
commit
4faf5466a8
@ -2,14 +2,14 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=bc
|
||||
pkgver=1.06.95
|
||||
pkgrel=0
|
||||
pkgdesc="arbitrary precision numeric processing language (calculator)"
|
||||
pkgrel=1
|
||||
pkgdesc="An arbitrary precision numeric processing language (calculator)"
|
||||
url="http://www.gnu.org/software/bc/bc.html"
|
||||
arch="all"
|
||||
license="GPL"
|
||||
depends=
|
||||
license="GPL2+"
|
||||
depends=""
|
||||
makedepends="flex readline-dev texinfo"
|
||||
install=
|
||||
install=""
|
||||
subpackages="$pkgname-doc"
|
||||
source="ftp://alpha.gnu.org/gnu/bc/bc-$pkgver.tar.bz2
|
||||
bc-1.06.95-void_uninitialized.patch"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user