Lines 8-13
Link Here
|
8 |
PORTNAME= web_developer |
8 |
PORTNAME= web_developer |
9 |
PORTVERSION= 1.0.2 |
9 |
PORTVERSION= 1.0.2 |
10 |
DISTVERSIONSUFFIX= -fx+fl |
10 |
DISTVERSIONSUFFIX= -fx+fl |
|
|
11 |
PORTREVISION= 1 |
11 |
CATEGORIES= www |
12 |
CATEGORIES= www |
12 |
|
13 |
|
13 |
MAINTAINER= chinsan@FreeBSD.org |
14 |
MAINTAINER= chinsan@FreeBSD.org |
Lines 17-22
Link Here
|
17 |
XPI_FILES= chrome/webdeveloper.jar chrome.manifest install.js \ |
18 |
XPI_FILES= chrome/webdeveloper.jar chrome.manifest install.js \ |
18 |
install.rdf license.txt |
19 |
install.rdf license.txt |
19 |
XPI_DIRS= chrome |
20 |
XPI_DIRS= chrome |
|
|
21 |
|
22 |
post-patch: |
23 |
@${RM} -f ${WRKSRC}/install.rdf.orig |
20 |
|
24 |
|
21 |
.include "../xpi-adblock/Makefile.xpi" |
25 |
.include "../xpi-adblock/Makefile.xpi" |
22 |
.include <bsd.port.mk> |
26 |
.include <bsd.port.mk> |