freebsd-ports/sysutils/rtty/Makefile

20 lines
338 B
Makefile
Raw Normal View History

# New ports collection makefile for: rtty
# Version required: 3.2
# Date created: 24 Aug 1996
# Whom: jkh
1996-08-24 20:46:57 +02:00
#
# Author: Paul Vixie / Internet Software Consortium
#
1999-08-31 04:00:46 +02:00
# $FreeBSD$
1996-08-24 20:46:57 +02:00
#
DISTNAME= rtty-3.2
CATEGORIES= sysutils
MASTER_SITES= ftp://ftp.vix.com/pub/vixie/
1996-08-24 20:46:57 +02:00
MAINTAINER= ports@FreeBSD.org
NO_WRKSUBDIR= yes
1996-08-24 20:46:57 +02:00
.include <bsd.port.mk>