# Created by: James Bailie <jimmy@mammothcheese.ca>
# $FreeBSD: tags/RELEASE_10_0_0/devel/pty/Makefile 327724 2013-09-20 17:13:42Z bapt $

PORTNAME=	pty
PORTVERSION=	1.2
CATEGORIES=	devel
MASTER_SITES=	http://www.mammothcheese.ca/

MAINTAINER=	jimmy@mammothcheese.ca
COMMENT=	Helps debug programs which fiddle with their tty settings

MAN1=	pty.1
MANCOMPRESSED=	yes

PLIST_FILES=	bin/pty

NO_STAGE=	yes
.include <bsd.port.mk>
