mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-30 10:38:37 +00:00
5e38556079
minor COMMENT typos and surrounding whitespace fixes. Categories G-I. CR: D201 Approved by: portmgr (bapt)
12 lines
268 B
Makefile
12 lines
268 B
Makefile
# Created by: Shigeyuki FUKUSHIMA <shige@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
MAINTAINER= dinoex@FreeBSD.org
|
|
COMMENT= X11 program that displays images of various formats with multilingualization
|
|
|
|
MASTERDIR= ${.CURDIR}/../xv
|
|
|
|
OPTIONS_SLAVE= M17N
|
|
|
|
.include "${MASTERDIR}/Makefile"
|