1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
freebsd-ports/www/xpi-menueditor/Makefile
2011-03-18 14:40:32 +00:00

22 lines
461 B
Makefile

# New ports collection makefile for: xpi-menueditor
# Date created: 3 May 2008
# Whom: 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>