1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-02 11:09:29 +00:00
Niclas Zeising c684c29096 Update to 1.1.1
PR:		ports/168645
Submitted by:	Zhihao Yuan <lichray@gmail.com>
2013-06-26 17:42:21 +00:00

20 lines
294 B
Makefile

# $FreeBSD$
PORTNAME= luit
PORTVERSION= 1.1.1
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= Locale and ISO 2022 support for Unicode terminals
XORG_CAT= app
USE_XORG= x11 fontenc
CONFIGURE_ARGS= --datadir=${LOCALBASE}/lib
PLIST_FILES= bin/luit
MAN1= luit.1
.include <bsd.port.mk>