Makefile revision 3778
cc8190433d13f5e9de618c5d7f10c824c0c1919cgryzor# CDDL HEADER START
cc8190433d13f5e9de618c5d7f10c824c0c1919cgryzor# The contents of this file are subject to the terms of the
cc8190433d13f5e9de618c5d7f10c824c0c1919cgryzor# Common Development and Distribution License (the "License").
cc8190433d13f5e9de618c5d7f10c824c0c1919cgryzor# You may not use this file except in compliance with the License.
96ad5d81ee4a2cc66a4ae19893efc8aa6d06fae7jailletc# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
cc8190433d13f5e9de618c5d7f10c824c0c1919cgryzor# See the License for the specific language governing permissions
d29d9ab4614ff992b0e8de6e2b88d52b6f1f153erbowen# and limitations under the License.
d29d9ab4614ff992b0e8de6e2b88d52b6f1f153erbowen# When distributing Covered Code, include this CDDL HEADER in each
d29d9ab4614ff992b0e8de6e2b88d52b6f1f153erbowen# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
cc8190433d13f5e9de618c5d7f10c824c0c1919cgryzor# If applicable, add the following below this CDDL HEADER, with the
cc8190433d13f5e9de618c5d7f10c824c0c1919cgryzor# fields enclosed by brackets "[]" replaced with your own identifying
af33a4994ae2ff15bc67d19ff1a7feb906745bf8rbowen# information: Portions Copyright [yyyy] [name of copyright owner]
cc8190433d13f5e9de618c5d7f10c824c0c1919cgryzor# CDDL HEADER END
cc8190433d13f5e9de618c5d7f10c824c0c1919cgryzor# Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
cc8190433d13f5e9de618c5d7f10c824c0c1919cgryzorCOMPONENT_PROJECT_URL= http://cyberelk.net/tim/software/pycups/
cc8190433d13f5e9de618c5d7f10c824c0c1919cgryzor sha256:74abd1d6b1a5b8a22d2ccf3730000848fcef0b63c6105b178f73ff76e72bc8fe
cc8190433d13f5e9de618c5d7f10c824c0c1919cgryzorCOMPONENT_ARCHIVE_URL= http://cyberelk.net/tim/data/pycups/$(COMPONENT_ARCHIVE)
cc8190433d13f5e9de618c5d7f10c824c0c1919cgryzor# Fails to compile: not Python 3 ready.
cc8190433d13f5e9de618c5d7f10c824c0c1919cgryzor# pycups requires VERSION to be defined. Originally set in the package Makefile
cc8190433d13f5e9de618c5d7f10c824c0c1919cgryzor# common targets