1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-06 11:41:52 +00:00

- Add LICENSE_{NAME,PERM,TEXT} to make bsd.licenses.mk happy

- Fix port (not working 'cos of bsd.licenses.mk complaining about licenses)
- Bump PORTREVISION

PR:		ports/147627
Submitted by: 	Patrick Tracanelli <eksffa@freebsdbrasil.com.br> (maintainer)
This commit is contained in:
Sylvio Cesar Teixeira 2010-06-07 23:50:25 +00:00
parent 29c8f0cd71
commit b2211bbe9e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=256053

View File

@ -7,7 +7,7 @@
PORTNAME= thundercache
PORTVERSION= 4.0
PORTREVISION= 5
PORTREVISION= 6
CATEGORIES= www
MASTER_SITES= http://www.bmsoftware.org/freebsd/ \
http://www6.freebsdbrasil.com.br/~eksffa/l/dev/thunder/ \
@ -30,7 +30,10 @@ ONLY_FOR_ARCHS= i386 amd64
USE_RC_SUBR= thundercache
NO_BUILD= yes
LICENSE= shareware / commercial
LICENSE= commercial
LICENSE_NAME= commercial
LICENSE_PERMS= dist-mirror pkg-mirror auto-accept
LICENSE_TEXT= Commercial software with shareware license to 50 threads
RESTRICTED= Commercial software with shareware license to 50 threads
MANUAL_PACKAGE_BUILD= This port wants PGSQL 8.4, but 8.2 is default and used to build php5-pgsql dependency.