1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00
freebsd-ports/vietnamese/x-unikey/Makefile
Vanilla I. Shu 08b69a1586 1: remove NO_STAGE.
2: USES=tar:bzip2
2014-07-16 07:51:04 +00:00

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>