mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
19 lines
436 B
Makefile
19 lines
436 B
Makefile
# New ports collection makefile for: telnet8
|
|
# Version required: 1.0
|
|
# Date created: 13 Feb 1999
|
|
# Whom: Ching-Hong Wu <woju@freebsd.ntu.edu.tw>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
DISTNAME= telnet8-1.0
|
|
PKGNAME= zh-telnet-1.0
|
|
CATEGORIES= chinese
|
|
MASTER_SITES= ftp://freebsd.ntu.edu.tw/freebsd/woju/source/ \
|
|
ftp://bsd.sinica.edu.tw/pub/FreeBSD/taiwan/users/woju/source/
|
|
EXTRACT_SUFX= .tgz
|
|
|
|
MAINTAINER= woju@freebsd.ntu.edu.tw
|
|
|
|
.include <bsd.port.mk>
|