blob: 9ce588745f181d4eb063918ce3b1016b507c8d18 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
; $Id$
name = Aggregator
description = "Aggregates syndicated content (RSS, RDF, and Atom feeds)."
package = Core - optional
version = VERSION
core = 7.x
files[] = aggregator.module
files[] = aggregator.admin.inc
files[] = aggregator.pages.inc
files[] = aggregator.install
|