91a1caa242
Hope to see you back! Thank for all the work!
18 lines
486 B
Makefile
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>
|