Browse Source

deskutils/xwrits: Moved man to share/man

Approved by:    portmgr (blanket)
overlay
Muhammad Moinur Rahman 1 year ago
parent
commit
9ef6f55991
No known key found for this signature in database GPG Key ID: BDB9B5A617C0BC91
  1. 5
      deskutils/xwrits/Makefile

5
deskutils/xwrits/Makefile

@ -1,6 +1,6 @@
PORTNAME= xwrits
PORTVERSION= 2.26
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= deskutils
MASTER_SITES= http://www.lcdf.org/${PORTNAME}/
@ -11,11 +11,12 @@ WWW= https://www.lcdf.org/xwrits/
LICENSE= GPLv2 # only
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
USES= xorg
USE_XORG= ice sm x11 xau xdmcp xext xinerama
PLIST_FILES= bin/xwrits \
man/man1/xwrits.1.gz
share/man/man1/xwrits.1.gz
PORTDOCS= GESTURES NEWS README TODO

Loading…
Cancel
Save