aboutsummaryrefslogtreecommitdiffstats
path: root/vietnamese/x-unikey/Makefile
blob: 412427a3545316834a36d82ec5a7bf1d159aa88c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# 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= yerenkow@gmail.com
COMMENT=    Vietnamese input method for X

USE_BZIP2=  yes
USE_XORG=   x11
GNU_CONFIGURE=  yes

PLIST_FILES=    bin/unikey bin/ukxim

NO_STAGE=   yes
.include <bsd.port.mk>