freebsd-ports/www/xpi-forecastfox/Makefile
Beech Rintoul ffa15e4ba1 - Update to 0.9.8
PR:		ports/130712
Submitted by:	Simon Olofsson <simon@olofsson.de> (maintainer)
2009-01-20 02:51:09 +00:00

21 lines
475 B
Makefile

# New ports collection makefile for: forecastfox
# Date created: 2006-05-15
# Whom: Simon Olofsson <simon@olofsson.de>
#
# $FreeBSD$
#
PORTNAME= forecastfox
PORTVERSION= 0.9.8
DISTVERSIONSUFFIX= -fx
CATEGORIES= www
MAINTAINER= simon@olofsson.de
COMMENT= Get international weather forecasts and display it
XPI_ID= {0538E3E3-7E9B-4d49-8831-A227C80A7AD3}
XPI_NUM= 398
XPI_DISTNAME= ${PORTNAME}___
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>