components/python/twisted-web2/Makefile
author Rich Burridge <rich.burridge@oracle.com>
Mon, 18 Mar 2013 14:10:55 -0700
changeset 1219 cdd8157bab31
parent 1103 827d649ad012
child 1310 ed3f9d06a78b
permissions -rw-r--r--
PSARC 2012/095 pbzip2 version 1.1.6 - parallel bzip2 15636394 SUNBT6943710 Parallel bzip2 - pbzip2 - should be part of the Solaris distro
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1103
827d649ad012 15820221 SUNBT7202661 Move python/twisted-web2 from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     1
#
827d649ad012 15820221 SUNBT7202661 Move python/twisted-web2 from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     2
# CDDL HEADER START
827d649ad012 15820221 SUNBT7202661 Move python/twisted-web2 from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     3
#
827d649ad012 15820221 SUNBT7202661 Move python/twisted-web2 from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     4
# The contents of this file are subject to the terms of the
827d649ad012 15820221 SUNBT7202661 Move python/twisted-web2 from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     5
# Common Development and Distribution License (the "License").
827d649ad012 15820221 SUNBT7202661 Move python/twisted-web2 from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     6
# You may not use this file except in compliance with the License.
827d649ad012 15820221 SUNBT7202661 Move python/twisted-web2 from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     7
#
827d649ad012 15820221 SUNBT7202661 Move python/twisted-web2 from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     8
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
827d649ad012 15820221 SUNBT7202661 Move python/twisted-web2 from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     9
# or http://www.opensolaris.org/os/licensing.
827d649ad012 15820221 SUNBT7202661 Move python/twisted-web2 from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    10
# See the License for the specific language governing permissions
827d649ad012 15820221 SUNBT7202661 Move python/twisted-web2 from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    11
# and limitations under the License.
827d649ad012 15820221 SUNBT7202661 Move python/twisted-web2 from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    12
#
827d649ad012 15820221 SUNBT7202661 Move python/twisted-web2 from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    13
# When distributing Covered Code, include this CDDL HEADER in each
827d649ad012 15820221 SUNBT7202661 Move python/twisted-web2 from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    14
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
827d649ad012 15820221 SUNBT7202661 Move python/twisted-web2 from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    15
# If applicable, add the following below this CDDL HEADER, with the
827d649ad012 15820221 SUNBT7202661 Move python/twisted-web2 from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    16
# fields enclosed by brackets "[]" replaced with your own identifying
827d649ad012 15820221 SUNBT7202661 Move python/twisted-web2 from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    17
# information: Portions Copyright [yyyy] [name of copyright owner]
827d649ad012 15820221 SUNBT7202661 Move python/twisted-web2 from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    18
#
827d649ad012 15820221 SUNBT7202661 Move python/twisted-web2 from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    19
# CDDL HEADER END
827d649ad012 15820221 SUNBT7202661 Move python/twisted-web2 from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    20
#
827d649ad012 15820221 SUNBT7202661 Move python/twisted-web2 from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    21
827d649ad012 15820221 SUNBT7202661 Move python/twisted-web2 from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    22
#
827d649ad012 15820221 SUNBT7202661 Move python/twisted-web2 from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    23
# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
827d649ad012 15820221 SUNBT7202661 Move python/twisted-web2 from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    24
#
827d649ad012 15820221 SUNBT7202661 Move python/twisted-web2 from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    25
827d649ad012 15820221 SUNBT7202661 Move python/twisted-web2 from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    26
include ../../../make-rules/shared-macros.mk
827d649ad012 15820221 SUNBT7202661 Move python/twisted-web2 from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    27
827d649ad012 15820221 SUNBT7202661 Move python/twisted-web2 from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    28
COMPONENT_NAME=		TwistedWeb2
827d649ad012 15820221 SUNBT7202661 Move python/twisted-web2 from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    29
COMPONENT_VERSION=	8.1.0
827d649ad012 15820221 SUNBT7202661 Move python/twisted-web2 from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    30
COMPONENT_PROJECT_URL=	http://twistedmatrix.com/trac/
827d649ad012 15820221 SUNBT7202661 Move python/twisted-web2 from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    31
COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
827d649ad012 15820221 SUNBT7202661 Move python/twisted-web2 from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    32
COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.bz2
827d649ad012 15820221 SUNBT7202661 Move python/twisted-web2 from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    33
COMPONENT_ARCHIVE_HASH= \
827d649ad012 15820221 SUNBT7202661 Move python/twisted-web2 from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    34
    sha256:0f016d498b1db0216861e9b8fbf8ad49b5b587fa64a18f1640095c1e4f93e391
827d649ad012 15820221 SUNBT7202661 Move python/twisted-web2 from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    35
COMPONENT_ARCHIVE_URL=	http://tmrc.mit.edu/mirror/twisted/Web2/8.1/$(COMPONENT_ARCHIVE)
827d649ad012 15820221 SUNBT7202661 Move python/twisted-web2 from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    36
COMPONENT_BUGDB=	python-mod/twisted-web2
827d649ad012 15820221 SUNBT7202661 Move python/twisted-web2 from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    37
827d649ad012 15820221 SUNBT7202661 Move python/twisted-web2 from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    38
include $(WS_TOP)/make-rules/prep.mk
827d649ad012 15820221 SUNBT7202661 Move python/twisted-web2 from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    39
include $(WS_TOP)/make-rules/setup.py.mk
827d649ad012 15820221 SUNBT7202661 Move python/twisted-web2 from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    40
include $(WS_TOP)/make-rules/ips.mk
827d649ad012 15820221 SUNBT7202661 Move python/twisted-web2 from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    41
827d649ad012 15820221 SUNBT7202661 Move python/twisted-web2 from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    42
# common targets
827d649ad012 15820221 SUNBT7202661 Move python/twisted-web2 from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    43
build:          $(BUILD_32)
827d649ad012 15820221 SUNBT7202661 Move python/twisted-web2 from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    44
827d649ad012 15820221 SUNBT7202661 Move python/twisted-web2 from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    45
install:        $(INSTALL_32)
827d649ad012 15820221 SUNBT7202661 Move python/twisted-web2 from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    46
827d649ad012 15820221 SUNBT7202661 Move python/twisted-web2 from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    47
test:           $(NO_TESTS)
827d649ad012 15820221 SUNBT7202661 Move python/twisted-web2 from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    48
827d649ad012 15820221 SUNBT7202661 Move python/twisted-web2 from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    49
BUILD_PKG_DEPENDENCIES =        $(BUILD_TOOLS)
827d649ad012 15820221 SUNBT7202661 Move python/twisted-web2 from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    50
827d649ad012 15820221 SUNBT7202661 Move python/twisted-web2 from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    51
include $(WS_TOP)/make-rules/depend.mk