Files
ports/russian/rux/Makefile
T
Muhammad Moinur Rahman a95eba7e2c russian/rux: Moved man to share/man
Approved by:    portmgr (blanket)
2024-02-25 13:16:17 +01:00

21 lines
411 B
Makefile

PORTNAME= rux
PORTVERSION= 0.82
PORTREVISION= 1
CATEGORIES= russian
MASTER_SITES= SF/rux
MAINTAINER= anikinsl@gmail.com
COMMENT= Best Cyrillic text viewer and code page converter
WWW= https://sourceforge.net/projects/rux/
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
PLIST_FILES= bin/rux \
share/man/man1/rux.1.gz
.include <bsd.port.mk>