mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
e04fbcb48e
renames a few ports to match their names to the plugin names (adding to MOVED) PR: 245939 PR: 239659 Submitted by: rozhuk.im@gmail.com Approved by: Chris Hutchinson <portmaster@bsdforge.com> (maintainer)
16 lines
276 B
Makefile
16 lines
276 B
Makefile
# Created by: v.velox@vvelox.net
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= rssyl
|
|
PORTREVISION= 0
|
|
PORTEPOCH= 4
|
|
|
|
COMMENT= RSS/Atom feed reader plugin for Claws Mail
|
|
|
|
LIB_DEPENDS= libcurl.so:ftp/curl
|
|
|
|
CLAWS_PLUGINS_BUILD= ${PORTNAME}
|
|
|
|
.include "../claws-mail/Makefile.claws"
|
|
.include <bsd.port.mk>
|