1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
freebsd-ports/www/xpi-foxmarks/Makefile
Baptiste Daroussin 91a1caa242 Reset miwi's maintainership per his demand
Hope to see you back! Thank for all the work!
2014-11-18 09:37:31 +00:00

19 lines
385 B
Makefile

# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org>
# $FreeBSD$
PORTNAME= foxmarks
PORTVERSION= 2.7.2
PORTREVISION= 1
DISTVERSIONSUFFIX= -fx
CATEGORIES= www
MAINTAINER= ports@FreeBSD.org
COMMENT= Bookmark synchronizer
XPI_DISTNAME= foxmarks_bookmark_synchronizer
XPI_ID= foxmarks@kei.com
XPI_NUM= 2410
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>