d9ba59204e
With hat: portmgr Sponsored by: Absolight
13 lines
307 B
Makefile
13 lines
307 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
|
|
|
|
PKGNAMESUFFIX= -m17n${PKGNAMESUFFIX2}
|
|
|
|
.include "${MASTERDIR}/Makefile"
|