freebsd-ports/x11-wm/pawm/pkg-plist
Raphael Kubo da Costa 123411e1ee - Properly look for X11 using CMake and include the appropriate directories
instead of relying on FREETYPE_INCLUDE_DIRS (which will change with the
  upcoming Freetype 2.5.2 update) to pass -I${LOCALBASE}/include to the
  compiler.
- Support staging.
- Set LICENSE (therefore stop installing the license file into DOCSDIR and
  bump PORTREVISION).
- Remove the mysterious WITH_SN check, which was never a proper option and
  relied on some apparently unstable API (at least it was unstable at the
  time, almost 8 years ago).
2013-12-24 21:06:11 +00:00

38 lines
1.2 KiB
Text

bin/pawm
etc/pawm.conf
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
%%PORTDOCS%%%%DOCSDIR%%/Changelog.old
%%PORTDOCS%%%%DOCSDIR%%/INSTALL
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%%%DOCSDIR%%/TODO
%%DATADIR%%/icons/close_d.xpm
%%DATADIR%%/icons/close_d_256.xpm
%%DATADIR%%/icons/close_h.xpm
%%DATADIR%%/icons/close_h_256.xpm
%%DATADIR%%/icons/close_o.xpm
%%DATADIR%%/icons/close_o_256.xpm
%%DATADIR%%/icons/max_d.xpm
%%DATADIR%%/icons/max_d_256.xpm
%%DATADIR%%/icons/max_h.xpm
%%DATADIR%%/icons/max_h_256.xpm
%%DATADIR%%/icons/max_o.xpm
%%DATADIR%%/icons/max_o_256.xpm
%%DATADIR%%/icons/min_d.xpm
%%DATADIR%%/icons/min_d_256.xpm
%%DATADIR%%/icons/min_h.xpm
%%DATADIR%%/icons/min_h_256.xpm
%%DATADIR%%/icons/min_o.xpm
%%DATADIR%%/icons/min_o_256.xpm
%%DATADIR%%/icons/penguin-gentoo.xpm
%%DATADIR%%/icons/penguin-gentoo_256.xpm
%%DATADIR%%/icons/penguin.xpm
%%DATADIR%%/icons/penguin_256.xpm
%%DATADIR%%/icons/powerbutton_active.xpm
%%DATADIR%%/icons/powerbutton_active_256.xpm
%%DATADIR%%/icons/powerbutton_normal.xpm
%%DATADIR%%/icons/powerbutton_normal_256.xpm
%%DATADIR%%/icons/powerbutton_pressed.xpm
%%DATADIR%%/icons/powerbutton_pressed_256.xpm
@dirrm %%DATADIR%%/icons
@dirrm %%DATADIR%%
%%PORTDOCS%%@dirrm %%DOCSDIR%%