1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
freebsd-ports/www/xpi-togglewordwrap/Makefile

19 lines
401 B
Makefile

# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org>
# $FreeBSD$
PORTNAME= togglewordwrap
PORTVERSION= 1.8
DISTVERSIONSUFFIX= -fx+tb+sm
CATEGORIES= www
MAINTAINER= gecko@FreeBSD.org
COMMENT= Toggles word wrapping
XPI_DISTNAME= toggle_word_wrap
XPI_NUM= 2351
XPI_ID= {cafe3945-058e-47e3-87f8-75bc120b9638}
NO_STAGE= yes
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>