352e4dd6cc
Feature safe: yes
17 lines
405 B
Makefile
17 lines
405 B
Makefile
# Created by: Alex Dupre <ale@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= gdata_provider
|
|
PORTVERSION= 0.18
|
|
DISTVERSIONSUFFIX= -tb+sm
|
|
CATEGORIES= www deskutils
|
|
|
|
MAINTAINER= ale@FreeBSD.org
|
|
COMMENT= Allows bidirectional access to Google Calendar
|
|
|
|
XPI_DISTNAME= provider_for_google_calendar
|
|
XPI_NUM= 4631
|
|
XPI_ID= {a62ef8ec-5fdc-40c2-873c-223b8a6925cc}
|
|
|
|
.include "../xpi-adblock/Makefile.xpi"
|
|
.include <bsd.port.mk>
|