blob: c59e1d7dfcd4cc8c7496c815b2e7d221a31afa2c (
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
version = VERSION
core = 7.x
files[] = aggregator.module
files[] = aggregator.admin.inc
files[] = aggregator.pages.inc
files[] = aggregator.install
|