mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
xdl-2.1, display DL animations on X screen.
This commit is contained in:
parent
8b4dc8e4a0
commit
c62f6d0480
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=1987
21
graphics/xdl/Makefile
Normal file
21
graphics/xdl/Makefile
Normal file
@ -0,0 +1,21 @@
|
||||
# New ports collection makefile for: xdl
|
||||
# Version required: 2.1
|
||||
# Date created: 17 July 1995
|
||||
# Whom: asami
|
||||
#
|
||||
# $Id: Makefile,v 1.4 1995/05/04 02:08:19 smace Exp $
|
||||
#
|
||||
|
||||
DISTNAME= xdl-2.1
|
||||
CATEGORIES+= graphics x11
|
||||
# supposed to be ftp.uoknor.edu, but the new machine doesn't have it
|
||||
MASTER_SITES= ftp://romulus.ucs.uoknor.edu/src/X11R5/
|
||||
|
||||
MAINTAINER= asami@FreeBSD.ORG
|
||||
|
||||
USE_X11= yes
|
||||
|
||||
post-install:
|
||||
gzip -9nf ${PREFIX}/man/man1/xdl.1
|
||||
|
||||
.include <bsd.port.mk>
|
1
graphics/xdl/distinfo
Normal file
1
graphics/xdl/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (xdl-2.1.tar.gz) = 2857703379bf5d6cc3407bd719b62b95
|
1
graphics/xdl/pkg-comment
Normal file
1
graphics/xdl/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
xdl-2.1, displays DL animations on X screen
|
7
graphics/xdl/pkg-descr
Normal file
7
graphics/xdl/pkg-descr
Normal file
@ -0,0 +1,7 @@
|
||||
xdl is a program to display DL animations in an X window.
|
||||
|
||||
This is version 2.1, plus some bug fixes by me to make it work on
|
||||
16-bit displays, freeing pixmaps when done with an animation, etc.
|
||||
|
||||
-Satoshi
|
||||
asami@cs.berkeley.edu
|
2
graphics/xdl/pkg-plist
Normal file
2
graphics/xdl/pkg-plist
Normal file
@ -0,0 +1,2 @@
|
||||
bin/xdl
|
||||
man/man1/xdl.1.gz
|
Loading…
Reference in New Issue
Block a user