freebsd-ports/www/xpi-gmail-manager/Makefile

19 lines
485 B
Makefile
Raw Normal View History

# Created by: chinsan <chinsan.tw@gmail.com>
# $FreeBSD$
PORTNAME= gmail-manager
2010-03-11 22:25:46 +01:00
DISTVERSION= 0.6.1
CATEGORIES= www mail
2010-03-11 22:25:46 +01:00
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>