mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
mail/emil: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
c2090ff73f
commit
5baf83a89a
2 changed files with 4 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= emil
|
||||
PORTVERSION= 2.1b9
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= ftp://ftp.uu.se/pub/unix/networking/mail/emil/ \
|
||||
ftp://ftp.gwdg.de/pub/misc/emil/ \
|
||||
|
@ -15,6 +15,7 @@ COMMENT= Mail format/encoding converter
|
|||
USES= cpe
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
CONFIGURE_ENV= YACC=byacc
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
bin/emil
|
||||
lib/charsets.cpl
|
||||
lib/emil.cf
|
||||
man/man1/emil.1.gz
|
||||
man/man1/emil.cf.1.gz
|
||||
share/man/man1/emil.1.gz
|
||||
share/man/man1/emil.cf.1.gz
|
||||
%%PORTDOCS%%%%DOCSDIR%%/analysis.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/arguments.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/arrow_left3.gif
|
||||
|
|
Loading…
Add table
Reference in a new issue