1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
# 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>