aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/rtty/Makefile
blob: 04723d9410c970447b2cc89fd12929b3f81dca1f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# New ports collection makefile for:    rtty
# Date created:     24 Aug 1996
# Whom:         jkh
#
# $FreeBSD$
#

PORTNAME=   rtty
PORTVERSION=    4.0
CATEGORIES= sysutils
MASTER_SITES=   ftp://ftp.vix.com/pub/vixie/
EXTRACT_SUFX=   .shar.gz

MAINTAINER= ports@FreeBSD.org

EXTRACT_CMD=    ${GZCAT}
EXTRACT_BEFORE_ARGS=
EXTRACT_AFTER_ARGS= |sh
NO_WRKSUBDIR=   yes

.include <bsd.port.mk>