freebsd-ports/comms/lrzsz/Makefile
Mario Sergio Fujikawa Ferreira f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00

21 lines
430 B
Makefile

# ex:ts=8
# Ports collection makefile for: lrzsz
# Date created: 29 Sept 1996
# Whom: David O'Brien <obrien@cs.ucdavis.edu>
#
# $FreeBSD$
PORTNAME= lrzsz
PORTVERSION= 0.12.20
CATEGORIES= comms
MASTER_SITES= http://www.ohse.de/uwe/releases/ \
http://www.netsw.org/net/modem/protocols/zmodem/lrzsz/
MAINTAINER= ports@FreeBSD.org
GNU_CONFIGURE= yes
ALL_TARGET= all # vcheck
MAN1= lrz.1 lsz.1
.include <bsd.port.mk>