freebsd-ports/comms/lrzsz/Makefile

20 lines
384 B
Makefile
Raw Normal View History

2013-01-26 17:34:39 +01:00
# Created by: David O'Brien <obrien@cs.ucdavis.edu>
1999-08-25 07:28:01 +02:00
# $FreeBSD$
PORTNAME= lrzsz
PORTVERSION= 0.12.20
PORTREVISION= 4
CATEGORIES= comms
2012-07-26 19:27:27 +02:00
MASTER_SITES= http://ohse.de/uwe/releases/
2003-11-17 20:33:49 +01:00
MAINTAINER= dinoex@FreeBSD.org
2003-02-20 18:07:10 +01:00
COMMENT= Receive/Send files via X/Y/ZMODEM protocol. (unrestrictive)
NO_STAGE= yes
GNU_CONFIGURE= yes
1998-09-15 08:38:42 +02:00
ALL_TARGET= all # vcheck
MAN1= lrz.1 lsz.1
.include <bsd.port.mk>