freebsd-ports/www/xpi-flatbmark/Makefile
Andrew Pantyukhin 8cf414c09e Add port www/xpi-flatbmark:
Edit bookmarks in the bookmark organizer, without opening the properties window.

WWW: http://bluweb.com/us/chouser/proj/mozhack/
Author: Chris Houser

PR:		ports/116978
Submitted by:	Gustavo Fukao <gustavofukao@gmail.com>
2007-10-13 16:23:15 +00:00

23 lines
570 B
Makefile

# New ports collection makefile for: xpi-flatbmark
# Date created: 2007-09-21
# Whom: Gustavo Fukao <gustavofukao@gmail.com>
#
# $FreeBSD$
#
PORTNAME= flatbmark
DISTVERSION= 0.8.1
DISTVERSIONSUFFIX= -fx
CATEGORIES= www
MAINTAINER= gustavofukao@gmail.com
COMMENT= Edit bookmarks without opening the properties window
XPI_NUM= 117
XPI_DISTNAME= flat_bookmark_editing
XPI_ID= {5362CD9D-AC69-43e5-8E7D-92EDE5CEF304}
XPI_FILES= chrome/flatbmark.jar install.rdf chrome.manifest
XPI_DIRS= chrome
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>