d8d067f21d
Approved by: portmgr (bapt@)
13 lines
222 B
Makefile
13 lines
222 B
Makefile
# Created by: umeno@rr.iij4u.or.jp
|
|
# $FreeBSD$
|
|
|
|
CATEGORIES= japanese x11
|
|
|
|
MAINTAINER= umeno@rr.iij4u.or.jp
|
|
|
|
MASTERDIR= ${.CURDIR}/../../x11/xlockmore
|
|
|
|
PORT_OPTIONS+= MB
|
|
XLOCKMORE_LANG= ja
|
|
|
|
.include "${MASTERDIR}/Makefile"
|