freebsd-ports/www/xpi-cssviewer/Makefile
Martin Wilke 617581c2eb - Remove DEPRECATED
- Take over maintainership

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

22 lines
497 B
Makefile

# New ports collection makefile for: xpi-cssviewer
# Date created: 2006/05/06
# Whom: chinsan <chinsan.tw@gmail.com>
#
# $FreeBSD$
#
PORTNAME= cssviewer
PORTVERSION= 1.0.3
DISTVERSIONSUFFIX= -fx
CATEGORIES= www
MAINTAINER= miwi@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>