Skip to content

Commit

Permalink
devel/tcl-mmap: Moved man to share/man
Browse files Browse the repository at this point in the history
Approved by:    portmgr (blanket)
  • Loading branch information
5u623l20 committed Feb 23, 2024
1 parent 7b6d3c0 commit a45500b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion devel/tcl-mmap/Makefile
@@ -1,5 +1,6 @@
PORTNAME= tcl-mmap
PORTVERSION= 1.1
PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= SF

Expand All @@ -11,9 +12,11 @@ LICENSE= GPLv3

USES+= tcl:tea

GNU_CONFIGURE_MANPREFIX=${PREFIX}/share

PLIST_FILES= lib/${TCL_PKG}/pkgIndex.tcl \
lib/${TCL_PKG}/lib${TCL_PKG}.so \
man/mann/${PORTNAME}.n.gz
share/man/mann/${PORTNAME}.n.gz
TEST_TARGET= do-test

do-test:
Expand Down

0 comments on commit a45500b

Please sign in to comment.