mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
mail/gensig: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
413b6d107e
commit
ece213a8c8
2 changed files with 4 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= gensig
|
||||
PORTVERSION= 2.3
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://www.geekthing.com/~robf/ware/gensig/ \
|
||||
http://www.ooblick.com/software/gensig/
|
||||
|
@ -10,5 +10,6 @@ COMMENT= Random .signature generator
|
|||
WWW= http://www.geekthing.com/~robf/ware/gensig/
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
bin/gensig
|
||||
bin/cattag
|
||||
share/gensig/taglines
|
||||
man/man1/cattag.1.gz
|
||||
man/man1/gensig.1.gz
|
||||
share/man/man1/cattag.1.gz
|
||||
share/man/man1/gensig.1.gz
|
||||
|
|
Loading…
Add table
Reference in a new issue