aboutsummaryrefslogtreecommitdiff
path: root/astro/xphoon/Makefile
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>1995-05-29 13:46:40 +0000
committercvs2svn <cvs2svn@FreeBSD.org>1995-05-29 13:46:40 +0000
commit0d98f1227110082e9e507ca236458f6c363e25b6 (patch)
tree297f74782436a0f973b6b89d60c10f399af9a135 /astro/xphoon/Makefile
parent56cb039977e097ac910b2d719acd77ec3d5fb646 (diff)
downloadports-0d98f1227110082e9e507ca236458f6c363e25b6.tar.gz
ports-0d98f1227110082e9e507ca236458f6c363e25b6.zip
This commit was manufactured by cvs2svn to create tag 'RELENG_2_0_5_ALPHA'.release/2.0.5a
Notes
Notes: svn path=/head/; revision=1803 svn path=/tags/RELENG_2_0_5_ALPHA/; revision=1805; tag=release/2.0.5a
Diffstat (limited to 'astro/xphoon/Makefile')
-rw-r--r--astro/xphoon/Makefile19
1 files changed, 0 insertions, 19 deletions
diff --git a/astro/xphoon/Makefile b/astro/xphoon/Makefile
deleted file mode 100644
index d1e777df5a0a..000000000000
--- a/astro/xphoon/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-# New ports collection makefile for: xphoon
-# Version required: 18sep91 (in R5 contrib)
-# Date created: 14 February 1995
-# Whom: asami
-#
-# $Id: Makefile,v 1.3 1995/04/01 12:51:36 jkh Exp $
-#
-
-DISTNAME= xphoon
-PKGNAME= xphoon-91.9.18
-CATEGORIES+= x11
-MASTER_SITES= ftp://gatekeeper.dec.com/pub/X11//R5-contrib/
-EXTRACT_SUFX= .tar.Z
-
-MAINTAINER= asami@FreeBSD.ORG
-
-USE_IMAKE= yes
-
-.include <bsd.port.mk>