Files
ports/sysutils/rtty/Makefile
Akinori MUSHA 2c41b9e5f3 De-pkg-comment.
2003-02-20 19:00:52 +00:00

23 lines
417 B
Makefile

# New ports collection makefile for: rtty
# Date created: 24 Aug 1996
# Whom: jkh
#
# $FreeBSD$
#
PORTNAME= rtty
PORTVERSION= 4.0
CATEGORIES= sysutils
MASTER_SITES= ftp://ftp.vix.com/pub/vixie/
EXTRACT_SUFX= .shar.gz
MAINTAINER= ports@FreeBSD.org
COMMENT= Multiuser "tip"/"cu" replacement with logging
EXTRACT_CMD= ${GZCAT}
EXTRACT_BEFORE_ARGS=
EXTRACT_AFTER_ARGS= |sh
NO_WRKSUBDIR= yes
.include <bsd.port.mk>