fix from maintainer Jeremy Evans
This commit is contained in:
parent
6efe356821
commit
9816dff1ef
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2007/01/18 10:38:47 bernd Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2007/01/24 17:10:16 naddy Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
COMMENT= "Ruby interface to hyperestraier"
|
||||
|
||||
DISTNAME= hyperestraier-1.4.9
|
||||
PKGNAME= ruby-hyperestraier-1.0.0
|
||||
PKGNAME= ruby-hyperestraier-1.0.0p0
|
||||
CATEGORIES= textproc
|
||||
|
||||
HOMEPAGE= http://hyperestraier.sourceforge.net/
|
||||
@ -35,7 +35,7 @@ post-install:
|
||||
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/ruby-hyperestraier
|
||||
${INSTALL_DATA} ${WRKSRC}/example/*.rb \
|
||||
${PREFIX}/share/examples/ruby-hyperestraier
|
||||
${LOCALBASE}/bin/rdoc -o ${PREFIX}/share/doc/ruby-hyperestraier \
|
||||
${WRKSRC}/estraier-doc.rb
|
||||
cd ${WRKSRC} && ${LOCALBASE}/bin/rdoc -o ${PREFIX}/share/doc/ruby-hyperestraier \
|
||||
estraier-doc.rb
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2007/01/18 10:38:47 bernd Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2007/01/24 17:10:16 naddy Exp $
|
||||
bin/estcmd.rb
|
||||
lib/ruby/site_ruby/${MODRUBY_REV}/${MODRUBY_ARCH}/estraier.so
|
||||
share/doc/ruby-hyperestraier/
|
||||
@ -77,13 +77,7 @@ share/doc/ruby-hyperestraier/classes/Estraier/Result.src/M000035.html
|
||||
share/doc/ruby-hyperestraier/classes/Estraier/Result.src/M000036.html
|
||||
share/doc/ruby-hyperestraier/created.rid
|
||||
share/doc/ruby-hyperestraier/files/
|
||||
share/doc/ruby-hyperestraier/files/usr/
|
||||
share/doc/ruby-hyperestraier/files/usr/obj/
|
||||
share/doc/ruby-hyperestraier/files/usr/obj/ports/
|
||||
share/doc/ruby-hyperestraier/files/usr/obj/ports/ruby-hyperestraier-1_0_0/
|
||||
share/doc/ruby-hyperestraier/files/usr/obj/ports/ruby-hyperestraier-1_0_0/hyperestraier-1_4_9/
|
||||
share/doc/ruby-hyperestraier/files/usr/obj/ports/ruby-hyperestraier-1_0_0/hyperestraier-1_4_9/rubynative/
|
||||
share/doc/ruby-hyperestraier/files/usr/obj/ports/ruby-hyperestraier-1_0_0/hyperestraier-1_4_9/rubynative/estraier-doc_rb.html
|
||||
share/doc/ruby-hyperestraier/files/estraier-doc_rb.html
|
||||
share/doc/ruby-hyperestraier/fr_class_index.html
|
||||
share/doc/ruby-hyperestraier/fr_file_index.html
|
||||
share/doc/ruby-hyperestraier/fr_method_index.html
|
||||
|
Loading…
x
Reference in New Issue
Block a user