1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/chinese/stardict/Makefile

26 lines
542 B
Makefile
Raw Normal View History

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