2006-07-17 14:20:22 +02:00
|
|
|
# New ports collection makefile for: xpi-hit-a-hint
|
|
|
|
# Date created: 2006-07-15
|
|
|
|
# Whom: Simon Olofsson <simon@olofsson.de>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= hit-a-hint
|
2006-11-08 00:24:37 +01:00
|
|
|
PORTVERSION= 0.9.1
|
2006-07-17 14:20:22 +02:00
|
|
|
DISTVERSIONSUFFIX= -fx
|
|
|
|
CATEGORIES= www
|
|
|
|
|
|
|
|
MAINTAINER= simon@olofsson.de
|
|
|
|
COMMENT= Click links by hitting hints
|
|
|
|
|
2007-11-07 17:52:22 +01:00
|
|
|
XPI_NUM= 1341
|
2006-07-17 14:20:22 +02:00
|
|
|
XPI_ID= {4476fef4-3557-40b5-afcd-d6903cf7cc9d}
|
|
|
|
XPI_FILES= chrome/chrome.jar chrome.manifest defaults/preferences/prefs.js install.rdf
|
|
|
|
XPI_DIRS= chrome defaults/preferences defaults
|
|
|
|
|
|
|
|
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
|
|
|
|
.include <bsd.port.mk>
|