aboutsummaryrefslogtreecommitdiffstats
path: root/www/xpi-menueditor/Makefile
blob: 70f85fb1eab5964f95ce98b3b30d0a375a706a85 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# New ports collection makefile for:    xpi-menueditor
# Date created:     3 May 2008
# Whom:         Andrew Pantyukhin <infofarmer@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=   menueditor
PORTVERSION=    1.2.5
DISTVERSIONSUFFIX=  -fx+tb
CATEGORIES= www

MAINTAINER= chinsan@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>