mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
e1630922bd
that it will work when installed from binary pkg. Bump PORTREVISION on all plugins for this.
16 lines
315 B
Makefile
16 lines
315 B
Makefile
# Created by: Gerrit Beine <gerrit.beine@gmx.de>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= wetteronline
|
|
PORTVERSION= 0.1
|
|
PORTREVISION= 3
|
|
CATEGORIES= mail www
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= Plugin for the weather in Germany
|
|
|
|
USE_SM_COMPAT= yes
|
|
|
|
.include "${.CURDIR}/../squirrelmail/bsd.squirrelmail.mk"
|
|
.include <bsd.port.mk>
|