1 2 3 4 5 6 7 8 9 10 11 12 13 14
# Created by: James Bailie <jimmy@mammothcheese.ca> # $FreeBSD$ 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 PLIST_FILES= bin/pty man/man1/pty.1.gz .include <bsd.port.mk>