ce65385a5d
PR: 14387 Submitted by: Peng HaiJie <phj@cn.FreeBSD.org>
26 lines
571 B
Makefile
26 lines
571 B
Makefile
# x:ts=8
|
|
# Ports collection makefile for: cdict
|
|
# Version required: 1.0
|
|
# Date created: Thu Oct 14, 1999
|
|
# Whom: Peng HaiJie (phj@cn.FreeBSD.org)
|
|
# (phj@transfar.com)
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
DISTNAME= zh-cdict-1.0
|
|
CATEGORIES= chinese
|
|
MASTER_SITES= ftp://ftp.cn.FreeBSD.org/pub/ported/
|
|
|
|
MAINTAINER= phj@cn.FreeBSD.org
|
|
|
|
REQUIRES_MOTIF= yes
|
|
|
|
GNU_CONFIGURE= yes
|
|
USE_XLIB= yes
|
|
|
|
MANCOMPRESSED= yes
|
|
MAN1= cdict.1
|
|
|
|
.include <bsd.port.mk>
|