1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00
freebsd-ports/russian/rux/Makefile
2014-07-24 16:33:10 +00:00

21 lines
407 B
Makefile

# 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>