summaryrefslogtreecommitdiff
path: root/net/ytalk/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/ytalk/Makefile')
-rw-r--r--net/ytalk/Makefile21
1 files changed, 0 insertions, 21 deletions
diff --git a/net/ytalk/Makefile b/net/ytalk/Makefile
deleted file mode 100644
index 0242437a197c..000000000000
--- a/net/ytalk/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# New ports collection makefile for: ytalk
-# Version required: 3.0pl2
-# Date created: 18 March 1995
-# Whom: asami
-#
-# $Id: Makefile,v 1.3 1995/04/01 12:49:02 jkh Exp $
-#
-
-DISTNAME= ytalk-v3pl2
-PKGNAME= ytalk-3.0.2
-CATEGORIES+= networking
-MASTER_SITES= ftp://knot.queensu.ca/pub/unix/software/
-
-MAINTAINER= asami@FreeBSD.ORG
-
-WRKSRC= ${WRKDIR}/ytalk-3.2
-USE_IMAKE= yes
-# otherwise pkg_create will think it went to /usr/X11R6
-PREFIX= /usr/local
-
-.include <bsd.port.mk>