17 lines
427 B
Makefile
17 lines
427 B
Makefile
# $NetBSD: Makefile,v 1.21 2012/10/23 17:19:13 asau Exp $
|
|
#
|
|
|
|
DISTNAME= tn5250-0.12.51
|
|
PKGREVISION= 2
|
|
CATEGORIES= net
|
|
MASTER_SITES= ftp://ftp.blarg.net/users/mmadore/
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://www.linux-sna.org/software/5250/
|
|
COMMENT= Implementation of the IBM 5250 telnet protocol
|
|
|
|
GNU_CONFIGURE= YES
|
|
USE_LANGUAGES= c c++
|
|
|
|
.include "../../devel/ncurses/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|