mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
20 lines
424 B
Makefile
20 lines
424 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
|
||
|
#
|
||
|
# $Id: Makefile,v 1.1.1.1 1996/08/08 01:56:39 jkh Exp $
|
||
|
#
|
||
|
|
||
|
DISTNAME= rtty-3.2
|
||
|
CATEGORIES+= sysutils
|
||
|
MASTER_SITES= ftp://ftp.vix.com/pub/vixie/
|
||
|
|
||
|
MAINTAINER= jkh@FreeBSD.org
|
||
|
|
||
|
NO_WRKSUBDIR= yes
|
||
|
|
||
|
.include <bsd.port.mk>
|