freebsd-ports/www/xpi-gmail-manager/Makefile
Baptiste Daroussin 91a1caa242 Reset miwi's maintainership per his demand
Hope to see you back! Thank for all the work!
2014-11-18 09:37:31 +00:00

18 lines
486 B
Makefile

# Created by: chinsan <chinsan.tw@gmail.com>
# $FreeBSD$
PORTNAME= gmail-manager
DISTVERSION= 0.6.1
CATEGORIES= www mail
MASTER_SITES= http://www.longfocus.com/firefox/gmanager/releases/
DISTFILES= gmanager061.xpi
MAINTAINER= ports@FreeBSD.org
COMMENT= Manage multiple Gmail accounts and receive new mail notifications
XPI_DISTNAME= gmail_manager
XPI_NUM= 1320
XPI_ID= {582195F5-92E7-40a0-A127-DB71295901D7}
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>