diff --git a/mail/roundcube-umich/Makefile b/mail/roundcube-umich/Makefile index 1018ac380f27..1c188c4c8696 100644 --- a/mail/roundcube-umich/Makefile +++ b/mail/roundcube-umich/Makefile @@ -11,16 +11,18 @@ PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} MAINTAINER= ports@FreeBSD.org COMMENT= Theme for RoundCube Web Mail +LICENSE= GPLv3+ # same as roundcube's + RUN_DEPENDS= roundcube${PHP_PKGNAMESUFFIX}>=0.2:mail/roundcube@${PHP_FLAVOR} -USES= php:flavors +USES= php:flavors NO_BUILD= yes NO_ARCH= yes WWWDIR?= ${PREFIX}/www/roundcube/skins/umich post-patch: - ${FIND} ${WRKSRC} -type f -name '*.orig' -delete + @${FIND} ${WRKSRC} -type f -name '*.orig' -delete do-install: @${MKDIR} ${STAGEDIR}${WWWDIR} diff --git a/mail/roundcube-umich/pkg-descr b/mail/roundcube-umich/pkg-descr index 4ca42541d4ae..fde670c4517a 100644 --- a/mail/roundcube-umich/pkg-descr +++ b/mail/roundcube-umich/pkg-descr @@ -4,4 +4,4 @@ optimal usability in mind. Light color blocks and borders delineate application areas without drawing too much attention or drawing focus away from the content. -WWW: http://www.roundcubeforum.net +WWW: https://www.roundcubeforum.net/