freebsd-ports/sysutils/ah-tty/Makefile
Patrick Li 0c018b7baa Add new port ah-tty: Ah-tty is an automatic helper for command prompts and
shells

PR:		39836
Submitted by:	Michael L. Hostbaek <mich@freebsdcluster.org>
2002-06-26 17:56:06 +00:00

20 lines
378 B
Makefile

# Ports collection makefile for: ah-tty
# Date created: Tue Jun 25, 2002
# Whom: Michael L. Hostbaek <mich@freebsdcluster.org>
#
# $FreeBSD$
#
PORTNAME= ah-tty
PORTVERSION= 0.3.12
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= mich@freebsdcluster.org
GNU_CONFIGURE= yes
MAN1= ah-tty.1
.include <bsd.port.mk>