mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Add LICENSE
This commit is contained in:
parent
c7cbda9dd0
commit
fd56d9dfda
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=381545
@ -8,11 +8,12 @@ CATEGORIES= mail net pear
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= PEAR class that provides an implementation of the IMAP protocol
|
||||
|
||||
LICENSE= PHP301
|
||||
|
||||
BUILD_DEPENDS= ${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket \
|
||||
${PEARDIR}/Auth/SASL.php:${PORTSDIR}/security/pear-Auth_SASL
|
||||
RUN_DEPENDS= ${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket \
|
||||
${PEARDIR}/Auth/SASL.php:${PORTSDIR}/security/pear-Auth_SASL
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
USES= pear
|
||||
USES= pear
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user