mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-02 11:09:29 +00:00
a04f9d3d6a
- Update MAINTAINER/author's email - While here, use SF macro PR: 132263 Submitted by: Vyacheslav Anikin <ghos at mail dot ru> (maintainer)
23 lines
402 B
Makefile
23 lines
402 B
Makefile
# New ports collection makefile for: rux
|
|
# Date created: 25 December 2005
|
|
# Whom: Vyacheslav Anikin <ghos@mail.ru>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= rux
|
|
PORTVERSION= 0.79
|
|
CATEGORIES= russian
|
|
MASTER_SITES= SF
|
|
|
|
MAINTAINER= anikinsl@gmail.com
|
|
COMMENT= The best cyrillic text viewer and code page converter
|
|
|
|
MAN1= rux.1
|
|
MANLANG= "" ru.KOI8-R
|
|
MANCOMPRESSED= maybe
|
|
|
|
PLIST_FILES= bin/rux
|
|
|
|
.include <bsd.port.mk>
|