blob: 9c1e2fdc1f7a8f0e1882e1ec1a8a4e3876fb73d5 [file] [log] [blame]
# Copyright (c) 2009 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
#
# This file provides common configuration information for building
# mod-pagespeed packages for various platforms.
# Base name of the package.
PACKAGE="mod-pagespeed"
# Brief package description.
SHORTDESC="Apache 2 module to optimize web content."
# Detailed package description.
FULLDESC="mod_pagespeed is an Apache module that aims to speed up load time of pages by applying web performance best practices automatically."
# Package maintainer information.
MAINTNAME="mod_pagespeed developers"
MAINTMAIL="mod-pagespeed-dev@googlegroups.com"
PRODUCTURL="http://code.google.com/p/modpagespeed/"