diff options
Diffstat (limited to 'net/tn5250/Makefile')
-rw-r--r-- | net/tn5250/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/tn5250/Makefile b/net/tn5250/Makefile index 1aa1d0d233d..3ad605e34d8 100644 --- a/net/tn5250/Makefile +++ b/net/tn5250/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2001/02/08 13:46:04 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2001/02/17 18:19:46 wiz Exp $ # DISTNAME= tn5250-0.12.51 @@ -7,6 +7,7 @@ MASTER_SITES= ftp://ftp.blarg.net/users/mmadore/ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.linux-sna.org/software/5250/ +COMMENT= Implementation of the IBM 5250 telnet protocol GNU_CONFIGURE= YES USE_CURSES= YES |