2012-10-03 13:24:38 +02:00
|
|
|
# $NetBSD: Makefile,v 1.7 2012/10/03 11:24:45 asau Exp $
|
2010-01-17 19:26:28 +01:00
|
|
|
|
|
|
|
DISTNAME= tn3270-0.20100116
|
|
|
|
CATEGORIES= comms net
|
|
|
|
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
|
|
|
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
|
|
HOMEPAGE= # empty
|
|
|
|
COMMENT= Utilities for connecting to IBM VM/CMS systems
|
|
|
|
|
|
|
|
LICENSE= modified-bsd
|
|
|
|
|
2012-01-04 15:33:53 +01:00
|
|
|
USE_TOOLS+= yacc
|
2011-11-14 02:36:46 +01:00
|
|
|
|
2010-01-17 19:26:28 +01:00
|
|
|
INSTALLATION_DIRS+= bin share/tn3270
|
|
|
|
|
|
|
|
.include "../../mk/curses.buildlink3.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|