mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
12 lines
395 B
Groff
12 lines
395 B
Groff
DEFINED_PHASES=install postinst prepare
|
|
DESCRIPTION=A template engine for PHP
|
|
EAPI=8
|
|
HOMEPAGE=https://www.smarty.net/ https://github.com/smarty-php/smarty/
|
|
IUSE=doc examples
|
|
KEYWORDS=amd64 ~hppa ppc64 ~sparc x86
|
|
LICENSE=LGPL-3
|
|
RDEPEND=dev-lang/php:*[unicode]
|
|
SLOT=0
|
|
SRC_URI=https://github.com/smarty-php/smarty/archive/v4.3.1.tar.gz -> smarty-4.3.1.tar.gz
|
|
_md5_=b44f663dc89eb66b5e6e415af87e618e
|