mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
23 lines
504 B
Makefile
23 lines
504 B
Makefile
# New ports collection makefile for: xpi-formfox
|
|
# Date created: 21 May 2006
|
|
# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= formfox
|
|
PORTVERSION= 1.6
|
|
DISTVERSIONSUFFIX= -fx
|
|
CATEGORIES= www
|
|
|
|
MAINTAINER= infofarmer@FreeBSD.org
|
|
COMMENT= An extension to display form's action
|
|
|
|
XPI_NUM= 1579
|
|
XPI_ID= formfox@daniel.steinbrook
|
|
XPI_FILES= chrome/formfox.jar install.rdf chrome.manifest
|
|
XPI_DIRS= chrome
|
|
|
|
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
|
|
.include <bsd.port.mk>
|