2013-03-02 15:55:39 +01:00
|
|
|
# Created by: Norikatsu Shigemura <nork@FreeBSD.org>
|
2009-04-26 10:38:12 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= it_s_all_text
|
2013-09-21 14:26:55 +02:00
|
|
|
PORTVERSION= 1.8.1
|
2011-06-26 18:10:11 +02:00
|
|
|
DISTVERSIONSUFFIX= -sm+fx
|
2009-04-26 10:38:12 +02:00
|
|
|
CATEGORIES= www
|
2011-06-26 18:10:11 +02:00
|
|
|
DISTNAME= ${PORTNAME:S/it_s/its/}-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX}
|
2009-04-26 10:38:12 +02:00
|
|
|
|
2013-03-02 15:55:39 +01:00
|
|
|
MAINTAINER= gecko@FreeBSD.org
|
2009-04-26 10:38:12 +02:00
|
|
|
COMMENT= Edit textareas using an external editor
|
|
|
|
|
|
|
|
XPI_NUM= 4125
|
|
|
|
XPI_ID= itsalltext@docwhat.gerf.org
|
|
|
|
XPI_FILES= chrome.manifest \
|
|
|
|
defaults/preferences/itsalltext.js \
|
|
|
|
gpl.txt install.rdf
|
|
|
|
XPI_DIRS= chrome \
|
|
|
|
defaults/preferences defaults
|
|
|
|
|
2013-09-21 01:36:50 +02:00
|
|
|
NO_STAGE= yes
|
2009-04-26 10:38:12 +02:00
|
|
|
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
|
|
|
|
.include <bsd.port.mk>
|