freebsd-ports/sysutils/rtty/Makefile
Steve Price 722512b0c3 - Support CC/CFLAGS/PREFIX properly
- Strip binary file
- Fix pkg/PLIST

PR:		16283
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-01-24 05:56:00 +00:00

19 lines
338 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/
MAINTAINER= ports@FreeBSD.org
NO_WRKSUBDIR= yes
.include <bsd.port.mk>