mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
269ecdaa6a
PR: ports/126009 Submitted by: "Simon Olofsson" <simon@olofsson.de>
22 lines
477 B
Makefile
22 lines
477 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.7.7
|
|
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>
|