2013-01-26 17:34:39 +01:00
|
|
|
# Created by: David O'Brien <obrien@cs.ucdavis.edu>
|
1996-11-03 04:20:24 +01:00
|
|
|
|
2000-04-09 01:24:42 +02:00
|
|
|
PORTNAME= lrzsz
|
|
|
|
PORTVERSION= 0.12.20
|
2012-01-31 05:41:33 +01:00
|
|
|
PORTREVISION= 4
|
1996-11-17 04:01:21 +01:00
|
|
|
CATEGORIES= comms
|
2012-07-26 19:27:27 +02:00
|
|
|
MASTER_SITES= http://ohse.de/uwe/releases/
|
1996-11-03 04:20:24 +01:00
|
|
|
|
2003-11-17 20:33:49 +01:00
|
|
|
MAINTAINER= dinoex@FreeBSD.org
|
2021-03-22 11:17:43 +01:00
|
|
|
COMMENT= Receive/Send files via X/Y/ZMODEM protocol (unrestrictive)
|
1996-11-03 04:20:24 +01:00
|
|
|
|
2013-11-22 20:33:41 +01:00
|
|
|
LICENSE= GPLv2
|
2013-09-21 13:06:03 +02:00
|
|
|
|
1996-11-03 04:20:24 +01:00
|
|
|
GNU_CONFIGURE= yes
|
1998-09-15 08:38:42 +02:00
|
|
|
ALL_TARGET= all # vcheck
|
2013-11-22 20:33:41 +01:00
|
|
|
|
2014-02-21 14:35:45 +01:00
|
|
|
OPTIONS_DEFINE= NLS
|
2014-02-10 14:54:26 +01:00
|
|
|
|
2015-08-19 15:29:59 +02:00
|
|
|
NLS_USES= gettext
|
|
|
|
NLS_PLIST_FILES= share/locale/de/LC_MESSAGES/lrzsz.mo
|
|
|
|
NLS_CONFIGURE_ENABLE= nls
|
1996-11-03 04:20:24 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|