mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
12 lines
326 B
Plaintext
12 lines
326 B
Plaintext
DEFINED_PHASES=install
|
|
DESCRIPTION=FPDF is a PHP class which allows to generate PDF files with pure PHP
|
|
EAPI=8
|
|
HOMEPAGE=http://www.fpdf.org/
|
|
IUSE=doc
|
|
KEYWORDS=~amd64
|
|
LICENSE=MIT-fpdf
|
|
RDEPEND=dev-lang/php:*[gd,zlib]
|
|
SLOT=0
|
|
SRC_URI=http://www.fpdf.org/en/dl.php?v=186&f=tgz -> fpdf186.tgz
|
|
_md5_=725c31b17b48cbdf340d9d0c5286aa01
|