From ea17e4d6b2c89cb035460a50c44c5bf57720247d Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Mon, 9 Oct 2000 10:33:40 +0000 Subject: Add a missing manpage. Submitted by: new bento --- textproc/eruby/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'textproc/eruby') diff --git a/textproc/eruby/Makefile b/textproc/eruby/Makefile index 8d0fe28c7d8e..6638211be921 100644 --- a/textproc/eruby/Makefile +++ b/textproc/eruby/Makefile @@ -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 -- cgit v1.2.3