mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
Add a missing manpage.
Submitted by: new bento
This commit is contained in:
parent
81b865fd63
commit
ea17e4d6b2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=33605
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= eruby
|
||||
PORTVERSION= 0.1.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= textproc www ruby
|
||||
MASTER_SITES= http://www.ruby-lang.org/~shugo/eruby/
|
||||
DIST_SUBDIR= ruby
|
||||
@ -18,6 +19,8 @@ USE_RUBY= yes
|
||||
CONFIGURE_ARGS= --enable-shared --default-charset="${DEFAULT_CHARSET}"
|
||||
INSTALLS_SHLIB= yes
|
||||
|
||||
MAN1= eruby.1
|
||||
|
||||
DEFAULT_CHARSET?= US-ASCII
|
||||
|
||||
DOCS_EN= ChangeLog README.en
|
||||
|
Loading…
Reference in New Issue
Block a user