diff options
Diffstat (limited to 'astro/xphoon/Makefile')
-rw-r--r-- | astro/xphoon/Makefile | 19 |
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> |