# New ports collection makefile for:  pty
# Date created:                       Fri, 07 Sep 2007 22:47:06 EDT
# Whom:                               James Bailie <jimmy@mammothcheese.ca>
#
# $FreeBSD: ports/devel/pty/Makefile,v 1.3 2011/04/16 04:13:20 tabthorpe Exp $
#

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

.include <bsd.port.mk>
