mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
21 lines
423 B
Makefile
21 lines
423 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.7
|
|
DISTVERSIONSUFFIX= -fx
|
|
CATEGORIES= www
|
|
|
|
MAINTAINER= miwi@FreeBSD.org
|
|
COMMENT= An extension to display form's action
|
|
|
|
XPI_NUM= 1579
|
|
XPI_ID= formfox@daniel.steinbrook
|
|
|
|
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
|
|
.include <bsd.port.mk>
|