1
0
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:
Akinori MUSHA 2000-10-09 10:33:40 +00:00
parent 81b865fd63
commit ea17e4d6b2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=33605

View File

@ -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