misc/retry: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
+3
-1
@@ -1,5 +1,6 @@
|
||||
PORTNAME= retry
|
||||
DISTVERSION= 1.0.5
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= misc
|
||||
MASTER_SITES= https://github.com/minfrin/${PORTNAME}/releases/download/${PORTNAME}-${DISTVERSION}/
|
||||
|
||||
@@ -13,8 +14,9 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
USES= tar:bzip2
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
|
||||
PLIST_FILES= bin/retry \
|
||||
man/man1/retry.1.gz
|
||||
share/man/man1/retry.1.gz
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
Reference in New Issue
Block a user