diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-11-19 12:23:51 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-11-19 12:23:51 +0000 |
commit | dcb407a0791a1da44452ba9a11cb0ba669898bce (patch) | |
tree | 3bb8fe0b4eb22bc0b4595a0f0e6ba350a491e9d7 /x11/xmascot | |
parent | cd84830c400c007450374de2f607c4dce4afaf08 (diff) | |
download | ports-dcb407a0791a1da44452ba9a11cb0ba669898bce.tar.gz ports-dcb407a0791a1da44452ba9a11cb0ba669898bce.zip |
Notes
Diffstat (limited to 'x11/xmascot')
-rw-r--r-- | x11/xmascot/Makefile | 19 | ||||
-rw-r--r-- | x11/xmascot/distinfo | 1 | ||||
-rw-r--r-- | x11/xmascot/pkg-comment | 1 | ||||
-rw-r--r-- | x11/xmascot/pkg-descr | 25 | ||||
-rw-r--r-- | x11/xmascot/pkg-plist | 23 |
5 files changed, 69 insertions, 0 deletions
diff --git a/x11/xmascot/Makefile b/x11/xmascot/Makefile new file mode 100644 index 000000000000..7c966285fa97 --- /dev/null +++ b/x11/xmascot/Makefile @@ -0,0 +1,19 @@ +# New ports collection makefile for: xmascot +# Version required: 2.5 +# Date created: 20 November 1996 +# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp> +# +# $Id$ +# + +DISTNAME= xmascot2.5 +PKGNAME= xmascot-2.5 +CATEGORIES= x11 +MASTER_SITES= ftp://cclub.tutcc.tut.ac.jp/pub/xmascot/ \ + ftp://ftp.pu-toyama.ac.jp/pub/.4/ftpmail/cclub.tutcc.tut.ac.jp/pub/xmascot/ + +MAINTAINER= Nakai@Mlab.t.u-tokyo.ac.jp + +USE_IMAKE= yes + +.include <bsd.port.mk> diff --git a/x11/xmascot/distinfo b/x11/xmascot/distinfo new file mode 100644 index 000000000000..16621464e763 --- /dev/null +++ b/x11/xmascot/distinfo @@ -0,0 +1 @@ +MD5 (xmascot2.5.tar.gz) = 5023f4ca575fe935f1914d7db502cf4e diff --git a/x11/xmascot/pkg-comment b/x11/xmascot/pkg-comment new file mode 100644 index 000000000000..9cf9011f5f07 --- /dev/null +++ b/x11/xmascot/pkg-comment @@ -0,0 +1 @@ +moving mascot on your X-Window screen. diff --git a/x11/xmascot/pkg-descr b/x11/xmascot/pkg-descr new file mode 100644 index 000000000000..e8cca048323d --- /dev/null +++ b/x11/xmascot/pkg-descr @@ -0,0 +1,25 @@ +XMascot, moving mascot on your X-Window screen. + +XMascot have these features. + + -Moving pretty mascot moving + -Strectch stretch as you like + -Talking mascot talks with extract command and data + -Alarm mascot may make some actions at time you define + -BIFF mascot may let you know arriving a mail. + +XMascot supports these image formats: + +MAG *.mag 16 colors and 256 colors +TIFF *.tif 16 colors and 256 colors, in raw or lzw +PPM *.ppm 256 level color , in raw +PGM *.pgm 256 level gray scale, in raw +PBM *.pbm 2 level monocrome, in raw +PNM *.pnm PPM, PGM, or PBM + +XMascot distinguish images from their suffix and can load other image formats +when {suffix}topnm, *topgm, or *topbm commands are found in your system. + +See more infomation for newest xmascot: + http://cclub.tutcc.tut.ac.jp:1080/xmascot/ + ftp://cclub.tutcc.tut.ac.jp/pub/xmascot/ diff --git a/x11/xmascot/pkg-plist b/x11/xmascot/pkg-plist new file mode 100644 index 000000000000..77f6d65c38d6 --- /dev/null +++ b/x11/xmascot/pkg-plist @@ -0,0 +1,23 @@ +lib/X11/xmascot/pin.mag +lib/X11/xmascot/chain.mag +lib/X11/xmascot/mail_r.mag +lib/X11/xmascot/kuma.mag +lib/X11/xmascot/inu.mag +lib/X11/xmascot/neko.mag +lib/X11/xmascot/neko2.mag +lib/X11/xmascot/teru.mag +lib/X11/xmascot/pen.mag +lib/X11/xmascot/saru.mag +lib/X11/xmascot/rabi.mag +lib/X11/xmascot/fish.mag +lib/X11/xmascot/monohosi.mag +lib/X11/xmascot/logo.mag +lib/X11/xmascot/pipipipi.au +lib/X11/xmascot/mi.au +lib/X11/xmascot/mi.raw +lib/X11/xmascot/mi2.au +lib/X11/xmascot/mi2.raw +lib/X11/xmascot/mitime.au +lib/X11/xmascot/mitime.raw +bin/xmascot +man/man1/xmascot.1.gz |