mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
18 lines
350 B
Makefile
18 lines
350 B
Makefile
# 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/
|
|
|
|
NO_WRKSUBDIR= yes
|
|
|
|
.include <bsd.port.mk>
|