Makefile revision 3996
bc400285048b1ca9499de212e63730c7a5b89cb2Brian Wellington# CDDL HEADER START
bc400285048b1ca9499de212e63730c7a5b89cb2Brian Wellington# The contents of this file are subject to the terms of the
bc400285048b1ca9499de212e63730c7a5b89cb2Brian Wellington# Common Development and Distribution License (the "License").
bc400285048b1ca9499de212e63730c7a5b89cb2Brian Wellington# You may not use this file except in compliance with the License.
bc400285048b1ca9499de212e63730c7a5b89cb2Brian Wellington# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
bc400285048b1ca9499de212e63730c7a5b89cb2Brian Wellington# or http://www.opensolaris.org/os/licensing.
bc400285048b1ca9499de212e63730c7a5b89cb2Brian Wellington# See the License for the specific language governing permissions
bc400285048b1ca9499de212e63730c7a5b89cb2Brian Wellington# and limitations under the License.
bc400285048b1ca9499de212e63730c7a5b89cb2Brian Wellington# When distributing Covered Code, include this CDDL HEADER in each
bc400285048b1ca9499de212e63730c7a5b89cb2Brian Wellington# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
bc400285048b1ca9499de212e63730c7a5b89cb2Brian Wellington# If applicable, add the following below this CDDL HEADER, with the
bc400285048b1ca9499de212e63730c7a5b89cb2Brian Wellington# fields enclosed by brackets "[]" replaced with your own identifying
bc400285048b1ca9499de212e63730c7a5b89cb2Brian Wellington# information: Portions Copyright [yyyy] [name of copyright owner]
bc400285048b1ca9499de212e63730c7a5b89cb2Brian Wellington# CDDL HEADER END
bc400285048b1ca9499de212e63730c7a5b89cb2Brian Wellington# Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
bc400285048b1ca9499de212e63730c7a5b89cb2Brian WellingtonCOMPONENT_PROJECT_URL= http://knackered.knackered.org/angus/psutils/
bc400285048b1ca9499de212e63730c7a5b89cb2Brian WellingtonCOMPONENT_ARCHIVE= $(COMPONENT_NAME)-$(COMPONENT_VERSION).tar.gz
bc400285048b1ca9499de212e63730c7a5b89cb2Brian Wellington sha256:3853eb79584ba8fbe27a815425b65a9f7f15b258e0d43a05a856bdb75d588ae4
bc400285048b1ca9499de212e63730c7a5b89cb2Brian WellingtonCOMPONENT_ARCHIVE_URL= http://gd.tuwien.ac.at/publishing/tex/tex-utils/psutils/$(COMPONENT_ARCHIVE)
bc400285048b1ca9499de212e63730c7a5b89cb2Brian Wellington#COMPONENT_ARCHIVE_URL= ftp://ftp.knackered.org/pub/psutils/psutils.tar.gz
bc400285048b1ca9499de212e63730c7a5b89cb2Brian Wellington# Official ftp sources are currently unavailable, so I'm using mirror I found.
bc400285048b1ca9499de212e63730c7a5b89cb2Brian Wellington# I made sure that the tarball is equal to the one present in SFW
# http://knackered.knackered.org/angus/psutils/ states that development version
test: $(NO_TESTS)