11 lines
204 B
Makefile
11 lines
204 B
Makefile
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>
|