mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
22 lines
553 B
Makefile
22 lines
553 B
Makefile
# New ports collection makefile for: xpi-gbrain
|
|
# Date created: 18 May 2006
|
|
# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= gbrain
|
|
PORTVERSION= 0.5.3
|
|
DISTVERSIONSUFFIX= -fx
|
|
CATEGORIES= www
|
|
|
|
MAINTAINER= infofarmer@FreeBSD.org
|
|
COMMENT= Keeps your browser history at Google bookmarks
|
|
|
|
XPI_ID= gbrain@andreas.gohr
|
|
XPI_FILES= chrome/gbrain.jar chrome.manifest defaults/preferences/gbrain.js install.rdf
|
|
XPI_DIRS= chrome defaults/preferences defaults
|
|
|
|
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
|
|
.include <bsd.port.mk>
|