summaryrefslogtreecommitdiff
path: root/mail/roundcube-automatic_addressbook/Makefile
diff options
context:
space:
mode:
authorBartek Rutkowski <robak@FreeBSD.org>2015-07-30 19:26:00 +0000
committerBartek Rutkowski <robak@FreeBSD.org>2015-07-30 19:26:00 +0000
commit3285ed8acae62b23d0d4b232adbfff54b319eaea (patch)
tree92fd4b77b0e771e02aec930db3f72be95e140d6a /mail/roundcube-automatic_addressbook/Makefile
parentConvert to USES=gssapi. (diff)
mail/roundcube-automatic_addressbook: update 0.4 -> 0.4.1
- Switch upstream to GitHub - Change @dirrm to @dir - Remove obsolete BUILD_DEPENDS - Adjust WWW PR: 201991 Submitted by: Anes Mukhametov <anes@anes.su> (maintainer)
Notes
Notes: svn path=/head/; revision=393260
Diffstat (limited to 'mail/roundcube-automatic_addressbook/Makefile')
-rw-r--r--mail/roundcube-automatic_addressbook/Makefile11
1 files changed, 5 insertions, 6 deletions
diff --git a/mail/roundcube-automatic_addressbook/Makefile b/mail/roundcube-automatic_addressbook/Makefile
index bd0257532c0c..9225d8ae606e 100644
--- a/mail/roundcube-automatic_addressbook/Makefile
+++ b/mail/roundcube-automatic_addressbook/Makefile
@@ -1,10 +1,8 @@
# $FreeBSD$
PORTNAME= automatic_addressbook
-PORTVERSION= 0.4
-PORTREVISION= 2
+PORTVERSION= 0.4.1
CATEGORIES= mail
-MASTER_SITES= http://code.crapouillou.net/attachments/download/19/
PKGNAMEPREFIX= roundcube-
MAINTAINER= anes@anes.su
@@ -12,13 +10,14 @@ COMMENT= Roundcube webmail automatic addressbook plugin
LICENSE= GPLv3
-BUILD_DEPENDS= roundcube>=0.8:${PORTSDIR}/mail/roundcube
RUN_DEPENDS= roundcube>=0.8:${PORTSDIR}/mail/roundcube
-USES= tar:bzip2
NO_BUILD= yes
-WRKSRC?= ${WRKDIR}/${PORTNAME}
+USE_GITHUB= yes
+GH_ACCOUNT= sblaisot
+GH_PROJECT= automatic_addressbook
+
RCDIR= ${PREFIX}/www/roundcube
WWWDIR= ${RCDIR}/plugins/automatic_addressbook