1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
freebsd-ports/www/xpi-menueditor/Makefile
2014-01-26 15:11:55 +00:00

18 lines
381 B
Makefile

# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org>
# $FreeBSD$
PORTNAME= menueditor
PORTVERSION= 1.2.7
DISTVERSIONSUFFIX= -fx+tb
CATEGORIES= www
MAINTAINER= miwi@FreeBSD.org
COMMENT= Customize application menus
XPI_DISTNAME= menu_editor
XPI_ID= {EDA7B1D7-F793-4e03-B074-E6F303317FB0}
XPI_NUM= 710
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>