2772N/A###############################################################################
2772N/A#
2772N/A# xfwp - X11 firewall proxy
2772N/A#
2772N/A# Copyright (c) 2008, 2013, Oracle and/or its affiliates. All rights reserved.
2772N/A#
2772N/A# Permission is hereby granted, free of charge, to any person obtaining a
2772N/A# copy of this software and associated documentation files (the "Software"),
2772N/A# to deal in the Software without restriction, including without limitation
2772N/A# the rights to use, copy, modify, merge, publish, distribute, sublicense,
2772N/A# and/or sell copies of the Software, and to permit persons to whom the
2772N/A# Software is furnished to do so, subject to the following conditions:
2772N/A#
2772N/A# The above copyright notice and this permission notice (including the next
2772N/A# paragraph) shall be included in all copies or substantial portions of the
2772N/A# Software.
2772N/A#
2772N/A# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2772N/A# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2772N/A# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
2772N/A# THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2772N/A# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
2772N/A# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2772N/A# DEALINGS IN THE SOFTWARE.
2772N/A#
2772N/A#
2772N/A
2772N/A# Package name used in tarballs
2772N/AMODULE_NAME=xfwp
2772N/A
2772N/A# pkg(5) name we deliver the files in (override default)
2772N/AMODULE_PKGNAME=x11/network/x11-network-proxies
2772N/AMODULE_PKGNAME_SET=yes
2772N/A
2772N/A# Package classification (override default)
2772N/AMODULE_PKGCLASS=Applications/Internet
2772N/AMODULE_PKGCLASS_SET=yes
2772N/A
2772N/A# Package metadata
2772N/AMODULE_DESC = the X11 firewall proxy (xfwp)
2772N/A
2772N/A# Version number (used in path names)
2772N/AMODULE_VERSION=1.0.2
2772N/A
2772N/A# Checksums for upstream tarball
2772N/ATARBALL_MD5 = eeb558aad30a8b2bc1f1f0e919ea6f38
2772N/ATARBALL_SHA1 = 2878987e3f1c9d35fca5292d860c23daa6b5d1f1
2772N/A
2772N/A# Patches to apply to source after unpacking, in order
2772N/ASOURCE_PATCHES =
# Man pages to apply Sun footer to & attributes to list
SUNTOUCHED_MANPAGES=*.man
MODULE_STABILITY=Committed
# Compatibility links from /usr/X11/bin to /usr/bin
MODULE_X11_BINCOMPAT_LINKS = xfwp
include ../Makefile.inc