diff options
Diffstat (limited to 'russian/rux/Makefile')
-rw-r--r-- | russian/rux/Makefile | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/russian/rux/Makefile b/russian/rux/Makefile deleted file mode 100644 index 10bdf1c026c6..000000000000 --- a/russian/rux/Makefile +++ /dev/null @@ -1,20 +0,0 @@ -# Created by: Vyacheslav Anikin <ghos@mail.ru> -# $FreeBSD$ - -PORTNAME= rux -PORTVERSION= 0.79 -PORTREVISION= 1 -CATEGORIES= russian -MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} - -MAINTAINER= ports@FreeBSD.org -COMMENT= The best Cyrillic text viewer and code page converter - -MAN1= rux.1 -MANLANG= "" ru.KOI8-R -MANCOMPRESSED= maybe - -PLIST_FILES= bin/rux - -NO_STAGE= yes -.include <bsd.port.mk> |