components/emacs/gnu-emacs-lisp.p5m
changeset 7680 09661509b866
parent 4791 fb9a6b5ef98f
equal deleted inserted replaced
7675:a1504c073861 7680:09661509b866
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 # Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2011, 2017, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 
    23 
    24 set name=pkg.fmri \
    24 set name=pkg.fmri \
    25     value=pkg:/editor/gnu-emacs/gnu-emacs-lisp@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    25     value=pkg:/editor/gnu-emacs/gnu-emacs-lisp@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    26 set name=pkg.summary value="GNU emacs LISP (.el) files"
    26 set name=pkg.summary value="GNU emacs LISP (.el) files"
  1465 file path=usr/share/emacs/$(COMPONENT_VERSION)/lisp/winner.el.gz
  1465 file path=usr/share/emacs/$(COMPONENT_VERSION)/lisp/winner.el.gz
  1466 file path=usr/share/emacs/$(COMPONENT_VERSION)/lisp/woman.el.gz
  1466 file path=usr/share/emacs/$(COMPONENT_VERSION)/lisp/woman.el.gz
  1467 file path=usr/share/emacs/$(COMPONENT_VERSION)/lisp/x-dnd.el.gz
  1467 file path=usr/share/emacs/$(COMPONENT_VERSION)/lisp/x-dnd.el.gz
  1468 file path=usr/share/emacs/$(COMPONENT_VERSION)/lisp/xml.el.gz
  1468 file path=usr/share/emacs/$(COMPONENT_VERSION)/lisp/xml.el.gz
  1469 file path=usr/share/emacs/$(COMPONENT_VERSION)/lisp/xt-mouse.el.gz
  1469 file path=usr/share/emacs/$(COMPONENT_VERSION)/lisp/xt-mouse.el.gz
  1470 license emacs.license license=GPLv3
  1470 license COPYING license=GPLv3
  1471 
  1471 
  1472 
  1472 
  1473 # This package requires the emacs core package to be installed. To help
  1473 # This package requires the emacs core package to be installed. To help
  1474 # pkgdepend find that relationship without hardwiring an fmri, specify
  1474 # pkgdepend find that relationship without hardwiring an fmri, specify
  1475 # a dependency on a file known to always be present in the core package,
  1475 # a dependency on a file known to always be present in the core package,