blob: 03e4b6a17b707b7e8c80044416354011f4c66d52 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# Created by: v.velox@vvelox.net
# $FreeBSD$
PORTNAME= rssyl
PORTREVISION= 0
PORTEPOCH= 4
COMMENT= RSS/Atom feed reader plugin for Claws Mail
CLAWS_PLUGINS_BUILD= rssyl
NO_STAGE= yes
.include "../claws-mail/Makefile.claws"
.include <bsd.port.mk>
|