mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-30 10:38:37 +00:00
15 lines
231 B
Makefile
15 lines
231 B
Makefile
# Created by: umeno@rr.iij4u.or.jp
|
|
# $FreeBSD$
|
|
|
|
CATEGORIES= japanese x11
|
|
|
|
MAINTAINER= umeno@rr.iij4u.or.jp
|
|
|
|
MASTERDIR= ${.CURDIR}/../../x11/xlockmore
|
|
|
|
WITH_MB= yes
|
|
XLOCKMORE_LANG= ja
|
|
|
|
NO_STAGE= yes
|
|
.include "${MASTERDIR}/Makefile"
|