diff options
-rw-r--r-- | astro/xphoon/Makefile | 14 | ||||
-rw-r--r-- | astro/xphoon/distinfo | 1 | ||||
-rw-r--r-- | astro/xphoon/files/patch-aa | 11 | ||||
-rw-r--r-- | astro/xphoon/pkg-comment | 1 | ||||
-rw-r--r-- | astro/xphoon/pkg-descr | 1 | ||||
-rw-r--r-- | astro/xphoon/pkg-plist | 3 |
6 files changed, 31 insertions, 0 deletions
diff --git a/astro/xphoon/Makefile b/astro/xphoon/Makefile new file mode 100644 index 00000000000..0b969532ea3 --- /dev/null +++ b/astro/xphoon/Makefile @@ -0,0 +1,14 @@ +# New ports collection makefile for: xphoon +# Version required: 18sep91 (in R5 contrib) +# Date created: 14 February 1995 +# Whom: asami +# +# $Id: Makefile,v 1.5 1995/01/13 12:49:18 jkh Exp $ +# + +DISTNAME= xphoon +USE_IMAKE= yes +MASTER_SITES= ftp://gatekeeper.dec.com/pub/X11//R5-contrib/ +EXTRACT_SUFX= .tar.Z + +.include <bsd.port.mk> diff --git a/astro/xphoon/distinfo b/astro/xphoon/distinfo new file mode 100644 index 00000000000..f875bb9f4ec --- /dev/null +++ b/astro/xphoon/distinfo @@ -0,0 +1 @@ +MD5 (xphoon.tar.Z) = 9d8cce7199cd445692929e1e80f7058e diff --git a/astro/xphoon/files/patch-aa b/astro/xphoon/files/patch-aa new file mode 100644 index 00000000000..671c9a868d9 --- /dev/null +++ b/astro/xphoon/files/patch-aa @@ -0,0 +1,11 @@ +--- ./Imakefile.org Wed Sep 18 12:57:31 1991 ++++ ./Imakefile Tue Feb 14 18:44:28 1995 +@@ -11,7 +11,7 @@ + + + INCLUDES = -I. -I$(TOP) -I$(TOP)/X11 -I$(TOP)/X11/bitmaps +-LOCAL_LIBRARIES = $(XLIB) ++LOCAL_LIBRARIES = $(XLIB) -lcompat + DEPLIBS = $(DEPXLIB) + LDLIBS = -lm + diff --git a/astro/xphoon/pkg-comment b/astro/xphoon/pkg-comment new file mode 100644 index 00000000000..5b1e86ca9cb --- /dev/null +++ b/astro/xphoon/pkg-comment @@ -0,0 +1 @@ +xphoon sets X the root window to a picture of the moon in its current phase diff --git a/astro/xphoon/pkg-descr b/astro/xphoon/pkg-descr new file mode 100644 index 00000000000..9515dd0f77f --- /dev/null +++ b/astro/xphoon/pkg-descr @@ -0,0 +1 @@ +Xphoon sets X the root window to a picture of the moon in its current phase. diff --git a/astro/xphoon/pkg-plist b/astro/xphoon/pkg-plist new file mode 100644 index 00000000000..ebac84bb516 --- /dev/null +++ b/astro/xphoon/pkg-plist @@ -0,0 +1,3 @@ +@cwd /usr/X11R6 +bin/xphoon +man/man1/xphoon.1.gz |