Index: head/mail/roundcube-umich/Makefile =================================================================== --- head/mail/roundcube-umich/Makefile (revision 482144) +++ head/mail/roundcube-umich/Makefile (revision 482145) @@ -1,29 +1,31 @@ # Created by: Alexey V. Degtyarev # $FreeBSD$ PORTNAME= umich PORTVERSION= 20090813 CATEGORIES= mail MASTER_SITES= ftp://renatasystems.org/pub/FreeBSD/ports/distfiles/ PKGNAMEPREFIX= roundcube- 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} cd ${WRKSRC} && ${PAX} -r -w . ${STAGEDIR}${WWWDIR} .include Index: head/mail/roundcube-umich/pkg-descr =================================================================== --- head/mail/roundcube-umich/pkg-descr (revision 482144) +++ head/mail/roundcube-umich/pkg-descr (revision 482145) @@ -1,7 +1,7 @@ While deploying RoundCube at the University of Michigan was developed a new skin. It is a modern, open interface with tools and actions arranged with 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/