mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-04 11:23:46 +00:00
18 lines
384 B
Makefile
18 lines
384 B
Makefile
# New ports collection makefile for: telnet8
|
|
# Date created: 13 Feb 1999
|
|
# Whom: Ching-Hong Wu <woju@freebsd.ntu.edu.tw>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= telnet
|
|
PORTVERSION= 1.0
|
|
CATEGORIES= chinese
|
|
MASTER_SITES= ftp://bsd.sinica.edu.tw/pub/FreeBSD/taiwan/users/woju/source/
|
|
DISTNAME= telnet8-${PORTVERSION}
|
|
EXTRACT_SUFX= .tgz
|
|
|
|
MAINTAINER= woju@freebsd.ntu.edu.tw
|
|
|
|
.include <bsd.port.mk>
|