9ef400c6e2
check for __NetBSD__ and refer to ncurses header as <ncurses.h>.
16 lines
410 B
Makefile
16 lines
410 B
Makefile
# $NetBSD: Makefile,v 1.7 2001/06/20 04:44:59 jlam Exp $
|
|
#
|
|
|
|
DISTNAME= tn5250-0.12.51
|
|
CATEGORIES= net
|
|
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_BUILDLINK_ONLY= YES
|
|
|
|
.include "../../devel/ncurses/buildlink.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|