aboutsummaryrefslogtreecommitdiff
path: root/www/sfeed/Makefile
blob: ba8c4704c0852f6a4da01402e7493a6071c14e1e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
PORTNAME=	sfeed
PORTVERSION=	1.0
CATEGORIES=	www
MASTER_SITES=	https://codemadness.org/releases/sfeed/

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

LICENSE=	ISCL

.include <bsd.port.mk>