1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/sysutils/rtty/Makefile

19 lines
314 B
Makefile
Raw Normal View History

# New ports collection makefile for: rtty
# Date created: 24 Aug 1996
# Whom: jkh
1996-08-24 18:46:57 +00:00
#
1999-08-31 02:00:46 +00:00
# $FreeBSD$
1996-08-24 18:46:57 +00:00
#
PORTNAME= rtty
PORTVERSION= 3.2
CATEGORIES= sysutils
MASTER_SITES= ftp://ftp.vix.com/pub/vixie/ \
ftp://ftp.digital.com/pub/misc/vixie/
1996-08-24 18:46:57 +00:00
MAINTAINER= ports@FreeBSD.org
NO_WRKSUBDIR= yes
1996-08-24 18:46:57 +00:00
.include <bsd.port.mk>