- regen PLIST and DESCR

- drop USE_GMAKE
This commit is contained in:
jasper 2020-08-02 12:33:54 +00:00
parent 84ccea8bb2
commit 31f3c56de0
3 changed files with 10 additions and 11 deletions

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.18 2019/07/12 20:48:50 sthen Exp $
# $OpenBSD: Makefile,v 1.19 2020/08/02 12:33:54 jasper Exp $
COMMENT= 5250 telnet protocol and terminal
DISTNAME= tn5250-0.17.4
REVISION= 0
REVISION= 1
SHARED_LIBS= 5250 0.0
@ -11,7 +11,7 @@ CATEGORIES= net
HOMEPAGE= http://tn5250.sourceforge.net/
# LGPL
# LGPLv2.1
PERMIT_PACKAGE= Yes
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tn5250/}
@ -19,8 +19,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tn5250/}
WANTLIB= curses c ssl crypto
CONFIGURE_STYLE= gnu
CONFIGURE_ARGS+= --enable-os-dir=no --with-ssl
USE_GMAKE= Yes
CONFIGURE_ARGS+= --enable-os-dir=no \
--with-ssl
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
tn5250 is an implementation of the 5250 Telnet protocol.
It provides 5250 library and 5250 terminal emulation.
(usually used to connect to IBM AS/400 Midrange systems)
tn5250 is an implementation of the 5250 Telnet protocol. It provides
5250 library and 5250 terminal emulation. (usually used to connect to
IBM AS/400 Midrange systems).

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.3 2015/10/07 16:09:04 jca Exp $
@comment $OpenBSD: PLIST,v 1.4 2020/08/02 12:33:54 jasper Exp $
bin/5250keys
@bin bin/lp5250d
@bin bin/scs2ascii
@ -28,7 +28,7 @@ include/tn5250/terminal.h
include/tn5250/utility.h
include/tn5250/window.h
include/tn5250/wtd.h
lib/lib5250.a
@static-lib lib/lib5250.a
lib/lib5250.la
@lib lib/lib5250.so.${LIB5250_VERSION}
@man man/man1/lp5250d.1