mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-30 21:49:25 +00:00
23 lines
381 B
Makefile
23 lines
381 B
Makefile
|
# Ports collection makefile for: tocps
|
||
|
# Version required: 1.0
|
||
|
# Date created: Thu Oct 14, 1999
|
||
|
# Whom: Peng HaiJie <phj@transfar.com>
|
||
|
#
|
||
|
# $FreeBSD$
|
||
|
#
|
||
|
|
||
|
DISTNAME= zh-tocps-1.0
|
||
|
CATEGORIES= chinese
|
||
|
MASTER_SITES= ftp://ftp.cn.FreeBSD.org/pub/ported/
|
||
|
|
||
|
MAINTAINER= phj@cn.FreeBSD.org
|
||
|
|
||
|
REQUIRES_MOTIF= yes
|
||
|
|
||
|
MANCOMPRESSED= yes
|
||
|
MAN1= tocps.1
|
||
|
|
||
|
GNU_CONFIGURE= yes
|
||
|
|
||
|
.include <bsd.port.mk>
|