mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
df1f66d426
With hat: portmgr
14 lines
219 B
Makefile
14 lines
219 B
Makefile
# Created by: umeno@rr.iij4u.or.jp
|
|
# $FreeBSD$
|
|
|
|
CATEGORIES= japanese x11
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
|
|
MASTERDIR= ${.CURDIR}/../../x11/xlockmore
|
|
|
|
PORT_OPTIONS+= MB
|
|
XLOCKMORE_LANG= ja
|
|
|
|
.include "${MASTERDIR}/Makefile"
|