aboutsummaryrefslogtreecommitdiff
path: root/www/sfeed/Makefile
blob: 8ecf67e2f0cd5c8f71c5852697d7ff979b90b800 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12

PORTNAME=	sfeed
PORTVERSION=	0.9.19
CATEGORIES=	www
MASTER_SITES=	https://codemadness.org/releases/sfeed/

MAINTAINER=	feld@FreeBSD.org
COMMENT=	RSS and Atom parser

LICENSE=	ISCL

.include <bsd.port.mk>