freebsd-ports/sysutils/rtty/Makefile

20 lines
423 B
Makefile
Raw Normal View History

1996-08-24 14:46:57 -04:00
# New ports collection makefile for: rtty
# Version required: 3.2
# Date created: 24 Aug 1996
# Whom: jkh
#
# Author: Paul Vixie / Internet Software Consortium
#
# $Id: Makefile,v 1.1.1.1 1996/08/24 18:46:54 jkh Exp $
1996-08-24 14:46:57 -04:00
#
DISTNAME= rtty-3.2
CATEGORIES= sysutils
1996-08-24 14:46:57 -04:00
MASTER_SITES= ftp://ftp.vix.com/pub/vixie/
MAINTAINER= jkh@FreeBSD.org
NO_WRKSUBDIR= yes
.include <bsd.port.mk>