mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
d3409de7aa
PR: 20268 Submitted by: Ports Fury
19 lines
314 B
Makefile
19 lines
314 B
Makefile
# New ports collection makefile for: rtty
|
|
# Date created: 24 Aug 1996
|
|
# Whom: jkh
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= rtty
|
|
PORTVERSION= 3.2
|
|
CATEGORIES= sysutils
|
|
MASTER_SITES= ftp://ftp.vix.com/pub/vixie/ \
|
|
ftp://ftp.digital.com/pub/misc/vixie/
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
|
|
NO_WRKSUBDIR= yes
|
|
|
|
.include <bsd.port.mk>
|