1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/chinese/stardict/Makefile
Steve Price 9c8ec23437 Add back a '=' between DISTNAME and its value.
PR:		15864
Submitted by:	John Reynolds <jjreynold@home.com>
2000-01-03 18:56:10 +00:00

25 lines
513 B
Makefile

# 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>