2195N/A#
2195N/A# CDDL HEADER START
2195N/A#
2195N/A# The contents of this file are subject to the terms of the
2195N/A# Common Development and Distribution License (the "License").
2195N/A# You may not use this file except in compliance with the License.
2195N/A#
2195N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
2195N/A# or http://www.opensolaris.org/os/licensing.
2195N/A# See the License for the specific language governing permissions
2195N/A# and limitations under the License.
2195N/A#
2195N/A# When distributing Covered Code, include this CDDL HEADER in each
2195N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
2195N/A# If applicable, add the following below this CDDL HEADER, with the
2195N/A# fields enclosed by brackets "[]" replaced with your own identifying
2195N/A# information: Portions Copyright [yyyy] [name of copyright owner]
2195N/A#
2195N/A# CDDL HEADER END
2195N/A#
5680N/A
2195N/A#
5680N/A# Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.
5680N/A#
5680N/ABUILD_BITS= 64
5680N/ACOMPILER= gcc
2195N/Ainclude ../../make-rules/shared-macros.mk
2195N/A
2195N/ACOMPONENT_NAME= ptpd
2195N/ACOMPONENT_VERSION= 2.2.0
2195N/ACOMPONENT_PROJECT_URL= http://ptpd.sourceforge.net/
2195N/ACOMPONENT_ARCHIVE_HASH= \
2195N/A sha256:f2266a22db84318d8b9ce266ea83772c03438c31f4993fa9643fa675a07c26b4
2195N/ACOMPONENT_ARCHIVE_URL= \
2195N/A http://downloads.sourceforge.net/project/ptpd/ptpd/$(COMPONENT_VERSION)/$(COMPONENT_ARCHIVE)
3699N/ACOMPONENT_BUGDB= service/ptp
2195N/A
2899N/ATPNO_PTP= 12665
2899N/ATPNO_SOLARFLARE= 15817
2899N/A
5680N/ABUILD_STYLE= justmake
5680N/ATEST_TARGET= $(NO_TESTS)
5680N/Ainclude $(WS_MAKE_RULES)/common.mk
2195N/A
2195N/APKG_PROTO_DIRS += $(BUILD_DIR_64)
2195N/A
3817N/AREQUIRED_PACKAGES += shell/ksh93
3817N/AREQUIRED_PACKAGES += system/core-os
3817N/AREQUIRED_PACKAGES += system/library/libv12n
3817N/AREQUIRED_PACKAGES += system/library/math