1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00
freebsd-ports/russian/rux/Makefile

27 lines
502 B
Makefile
Raw Normal View History

# New ports collection makefile for: rux
# Date created: 25 December 2005
# Whom: Vyacheslav Anikin <ghos@mail.ru>
#
# $FreeBSD$
#
PORTNAME= rux
PORTVERSION= 0.78
CATEGORIES= russian
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://asdf2087.narod.ru/
MASTER_SITE_SUBDIR= ${PORTNAME}
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>