diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 22:46:16 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 22:46:16 +0000 |
commit | 9ab014c6ea7a828661d8117efa2a449772d889e6 (patch) | |
tree | e9cb977a6b44a398a09cbaf1febfeefacc28a264 /russian/xpi-tabextensions | |
parent | 6c6152ff82abb7a2caa761a1d08eb6fcdd9123c5 (diff) |
Notes
Diffstat (limited to 'russian/xpi-tabextensions')
-rw-r--r-- | russian/xpi-tabextensions/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/russian/xpi-tabextensions/Makefile b/russian/xpi-tabextensions/Makefile index 424069d6f28f..86afddf6eaa5 100644 --- a/russian/xpi-tabextensions/Makefile +++ b/russian/xpi-tabextensions/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xpi-tabextensions-ru -# Date created: 24 May 2006 -# Whom: Alexander V. Ribchansky <triosoft@triosoft.com.ua> -# +# Created by: Alexander V. Ribchansky <triosoft@triosoft.com.ua> # $FreeBSD$ -# PORTNAME= tabextensions PORTVERSION= 2.1.2006031301 @@ -24,5 +20,6 @@ XPI_FILES= chrome/tabextensions.jar chrome.manifest install.js install.rdf \ locale.inf options.inf XPI_DIRS= chrome +NO_STAGE= yes .include "${.CURDIR}/../../www/xpi-adblock/Makefile.xpi" .include <bsd.port.mk> |