openbsd-ports/sysutils/rtty/Makefile
espie 1958137a5f Kill NO_WRKSUBDIR.
Clean up a few deprecated variables on the fly.
2000-02-10 23:14:27 +00:00

18 lines
314 B
Makefile

# $OpenBSD: Makefile,v 1.4 2000/02/10 23:14:35 espie Exp $
#
DISTNAME= rtty-3.2
CATEGORIES= sysutils
MAINTAINER= ports@openbsd.org
MASTER_SITES= ftp://ftp.vix.com/pub/vixie/
NEED_VERSION= 1.191
WRKDIST= ${WRKDIR}
post-install:
@${INSTALL_DATA} ${WRKDIR}/README ${PREFIX}/rtty
.include <bsd.port.mk>