freebsd-ports/www/xpi-formfox/Makefile
Baptiste Daroussin 91a1caa242 Reset miwi's maintainership per his demand
Hope to see you back! Thank for all the work!
2014-11-18 09:37:31 +00:00

16 lines
343 B
Makefile

# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org>
# $FreeBSD$
PORTNAME= formfox
PORTVERSION= 1.7
DISTVERSIONSUFFIX= -fx
CATEGORIES= www
MAINTAINER= ports@FreeBSD.org
COMMENT= Extension to display form's action
XPI_NUM= 1579
XPI_ID= formfox@daniel.steinbrook
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>