91a1caa242
Hope to see you back! Thank for all the work!
18 lines
417 B
Makefile
18 lines
417 B
Makefile
# Created by: chinsan <chinsan.tw@gmail.com>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= cssviewer
|
|
PORTVERSION= 1.0.3
|
|
DISTVERSIONSUFFIX= -fx
|
|
CATEGORIES= www
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= Simple CSS property viewer
|
|
|
|
XPI_NUM= 2104
|
|
XPI_ID= {8be51513-0433-45c1-9203-7b45019df871}
|
|
XPI_FILES= chrome/CSSViewer.jar chrome.manifest install.js install.rdf
|
|
XPI_DIRS= chrome
|
|
|
|
.include "../xpi-adblock/Makefile.xpi"
|
|
.include <bsd.port.mk>
|