1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00
freebsd-ports/www/xpi-gmail-manager/Makefile
2014-01-26 15:10:06 +00:00

19 lines
485 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= miwi@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>