aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/rtty/Makefile
blob: 32bcc3a7375a488ffdecc27062767f867b37d814 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:    rtty
# Version required: 3.2
# Date created:     24 Aug 1996
# Whom:         jkh
#
# Author:       Paul Vixie / Internet Software Consortium
#
# $FreeBSD$
#

DISTNAME=   rtty-3.2
CATEGORIES= sysutils
MASTER_SITES=   ftp://ftp.vix.com/pub/vixie/

MAINTAINER= ports@FreeBSD.org

NO_WRKSUBDIR=   yes

.include <bsd.port.mk>