aboutsummaryrefslogtreecommitdiffstats
path: root/russian/rux/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'russian/rux/Makefile')
-rw-r--r--russian/rux/Makefile24
1 files changed, 24 insertions, 0 deletions
diff --git a/russian/rux/Makefile b/russian/rux/Makefile
new file mode 100644
index 000000000000..54662f8fc2aa
--- /dev/null
+++ b/russian/rux/Makefile
@@ -0,0 +1,24 @@
+# New ports collection makefile for: rux
+# Date created: 25 December 2005
+# Whom: Vyacheslav Anikin <ghos@mail.ru>
+#
+# $FreeBSD$
+#
+
+PORTNAME= rux
+PORTVERSION= 0.73
+CATEGORIES= russian
+MASTER_SITES= http://asdf2087.narod.ru/
+
+MAINTAINER= ghos@mail.ru
+COMMENT= The best cyrillic text viewer and code page converter
+
+WRKSRC= ${WRKDIR}
+
+MAN1= rux.1
+MANLANG= "" ru.KOI8-R
+MANCOMPRESSED= maybe
+
+PLIST_FILES= bin/rux
+
+.include <bsd.port.mk>
he scripts with an explicit sh -- because the files maymi2013-03-283-3/+719 * "aaargh, quoted Makefile variables"eadler2013-03-191-6/+2 * Fix a spelling error in the build-time output.mi2013-01-161-1/+1 * Bump PORTREVISION after open-mofit updatemakc2011-05-021-1/+1 * - Get Rid MD5 supportmiwi2011-03-20