mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
08b69a1586
2: USES=tar:bzip2
20 lines
388 B
Makefile
20 lines
388 B
Makefile
# Created by: Alexander Yerenkow <yerenkow@gmail.com>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= x-unikey
|
|
PORTVERSION= 1.0.4
|
|
CATEGORIES= vietnamese textproc
|
|
MASTER_SITES= SF
|
|
MASTER_SITE_SUBDIR= unikey/${PORTNAME}/${PORTVERSION}
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= Vietnamese input method for X
|
|
|
|
USES= tar:bzip2
|
|
USE_XORG= x11
|
|
GNU_CONFIGURE= yes
|
|
|
|
PLIST_FILES= bin/unikey bin/ukxim
|
|
|
|
.include <bsd.port.mk>
|