freebsd-ports/graphics/xv-m17n/Makefile
Mathieu Arnold d9ba59204e Don't let xv change its name when options change.
With hat:	portmgr
Sponsored by:	Absolight
2015-04-10 21:14:40 +00:00

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"