Change PKGNAME from ruby-arirang to arirang, since this is a

program, not a library.

Switch CONFIGURE_STYLE from ruby extconf to simple, since
the extconf style will be removed from ruby.port.mk soon.
Update WANTLIB accordingly.

OK Jung Lee, maintainer
This commit is contained in:
jeremy 2017-10-11 23:27:38 +00:00
parent 76b5e1ef67
commit a1f1e67cc6
2 changed files with 7 additions and 7 deletions

View File

@ -1,11 +1,10 @@
# $OpenBSD: Makefile,v 1.32 2017/08/28 00:46:07 jeremy Exp $
# $OpenBSD: Makefile,v 1.33 2017/10/11 23:27:38 jeremy Exp $
COMMENT = powerful webserver security scanner for network
DISTNAME = arirang-2.03
PKGNAME = ruby-${DISTNAME}
CATEGORIES = security
REVISION = 1
REVISION = 2
MASTER_SITES = http://monkey.org/~pilot/arirang/ \
${MASTER_SITE_PACKETSTORM:=UNIX/cgi-scanners/}
@ -17,11 +16,11 @@ MAINTAINER = Jung Lee <moorang@gmail.com>
# BSD
PERMIT_PACKAGE_CDROM= Yes
MODRUBY_HANDLE_FLAVORS = No
CONFIGURE_STYLE = ruby extconf
CONFIGURE_STYLE = simple
CONFIGURE_SCRIPT = ${SETENV} ${MAKE_ENV} ${RUBY} extconf.rb
MODULES = lang/ruby
WANTLIB = crypto ssl
WANTLIB = crypto ssl ${MODRUBY_WANTLIB}
NO_TEST = Yes
do-install:

View File

@ -1,4 +1,5 @@
@comment $OpenBSD: PLIST,v 1.11 2011/04/28 16:17:21 sthen Exp $
@comment $OpenBSD: PLIST,v 1.12 2017/10/11 23:27:38 jeremy Exp $
@conflict ruby-arirang-*
@bin bin/arirang
share/arirang/
share/arirang/account.uxe