Makefile revision 236
bf52162f2d05c1fb1a107c7ef108de73f739b3edpquerna# CDDL HEADER START
bf52162f2d05c1fb1a107c7ef108de73f739b3edpquerna# The contents of this file are subject to the terms of the
c7d46b58052fe666c74a47bd26b6cb1e351492adrpluem# Common Development and Distribution License (the "License").
c7d46b58052fe666c74a47bd26b6cb1e351492adrpluem# You may not use this file except in compliance with the License.
4e08c8c1a91e2887b41d8cacd3aa532355d0237drpluem# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
d0cd62f11bcd8fa9bf758c5125f55cea5d9038dfrpluem# See the License for the specific language governing permissions
d0cd62f11bcd8fa9bf758c5125f55cea5d9038dfrpluem# and limitations under the License.
51d55be8bbc6652c13bc80d920f4331f7152dceerjung# When distributing Covered Code, include this CDDL HEADER in each
51d55be8bbc6652c13bc80d920f4331f7152dceerjung# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
27c7a7cad9e83eeebad0a4d5a321144394adc3f9trawick# If applicable, add the following below this CDDL HEADER, with the
27c7a7cad9e83eeebad0a4d5a321144394adc3f9trawick# fields enclosed by brackets "[]" replaced with your own identifying
27c7a7cad9e83eeebad0a4d5a321144394adc3f9trawick# information: Portions Copyright [yyyy] [name of copyright owner]
27c7a7cad9e83eeebad0a4d5a321144394adc3f9trawick# CDDL HEADER END
8f2700898323915da289644dc1f3ee11a5e5b4earpluem# Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
e7983ce746b0df56a1b74b42da6d82f5ecb99349covenerCOMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
bbcfb8ab8e22f90fdf346e9993bd58ba2203b182trawickCOMPONENT_ARCHIVE_HASH= sha1:1a059b3736ef908b68acac91670f9df576d1a061
bbcfb8ab8e22f90fdf346e9993bd58ba2203b182trawickCOMPONENT_ARCHIVE_URL= http://ftp.gnu.org/gnu/wget/$(COMPONENT_ARCHIVE)
b20f76a400e77d3631f3507ff22d68ae6bd25323trawick# Set PATH to find /usr/perl5/bin/pod2man, so that the man page wget.1
222834d5a33b915037094af014905f3683cae78btrawick# can be automatically generated