1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-04 11:23:46 +00:00
Martin Wilke 617581c2eb - Remove DEPRECATED
- Take over maintainership

Approved by:	chinsan (old maintainer)
2009-01-03 13:12:17 +00:00

22 lines
468 B
Makefile

# New ports collection makefile for: xpi-togglewordwrap
# Date created: 19 May 2006
# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= togglewordwrap
PORTVERSION= 1.2
DISTVERSIONSUFFIX= -fx+tb
CATEGORIES= www
MAINTAINER= miwi@FreeBSD.org
COMMENT= Toggles word wrapping
XPI_DISTNAME= toggle_word_wrap
XPI_NUM= 2351
XPI_ID= {cafe3945-058e-47e3-87f8-75bc120b9638}
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>