mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
lang/slisp: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
59150318fd
commit
c1382a23c3
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= slisp
|
||||
PORTVERSION= 1.2
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= lang lisp
|
||||
MASTER_SITES= http://www.sigala.it/sandro/files/
|
||||
|
||||
|
@ -11,9 +11,10 @@ WWW= http://www.sigala.it/sandro/software.php #slisp
|
|||
LICENSE= BSD2CLAUSE
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
|
||||
INFO= slisp
|
||||
PLIST_FILES= bin/slisp \
|
||||
man/man1/slisp.1.gz
|
||||
share/man/man1/slisp.1.gz
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue