freebsd-ports/www/xpi-gmail-manager/Makefile
Martin Wilke 3313b09813 - Take maintainership
- Remove DEPRECATED and EXPIRATION
2009-01-03 13:54:49 +00:00

21 lines
512 B
Makefile

# New ports collection makefile for: xpi-gmail-manager
# Date created: 2006/08/11
# Whom: chinsan <chinsan.tw@gmail.com>
#
# $FreeBSD$
#
PORTNAME= gmail-manager
DISTVERSION= 0.5.3
DISTVERSIONSUFFIX= -fx+fl+mz+ns+zm
CATEGORIES= www mail
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>