wok diff phpeasyvcs/receipt @ rev 18725
lynis 2.1.1: fix: installs in /usr/share/lynis but can not be found, trying /usr/local/share (as in example on dev website)
author | Erkan Yilmaz <erkan@slitaz.org> |
---|---|
date | Fri Dec 18 13:20:19 2015 +0000 (2015-12-18) |
parents | 4aed2b24febc |
children | 9e01bc6321ea |
line diff
1.1 --- a/phpeasyvcs/receipt Thu Nov 08 09:35:38 2012 +0100 1.2 +++ b/phpeasyvcs/receipt Fri Dec 18 13:20:19 2015 +0000 1.3 @@ -6,9 +6,11 @@ 1.4 CATEGORY="network" 1.5 SHORT_DESC="A simple version control system (VCS) and WebDAV server." 1.6 MAINTAINER="pascal.bellard@slitaz.org" 1.7 +LICENSE="GPL3" 1.8 WEB_SITE="http://phpeasyvcs.sourceforge.net/" 1.9 TARBALL="$SOURCE-$VERSION.zip" 1.10 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.11 + 1.12 DEPENDS="php" 1.13 1.14 # Rules to configure and make the package.