diff options
author | asami <asami@FreeBSD.org> | 1994-12-08 10:20:17 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1994-12-08 10:20:17 +0000 |
commit | c6cc744195e0a19a8bd3ef4ec17cb603075ff304 (patch) | |
tree | 53fcedfae48b1308665c0929493d1b3219c6e4be /x11-fonts/xfed/pkg-descr | |
parent | 419ca1977acac4dc7102f19f4b5af48c432036f3 (diff) | |
download | FreeBSD-ports-c6cc744195e0a19a8bd3ef4ec17cb603075ff304.zip FreeBSD-ports-c6cc744195e0a19a8bd3ef4ec17cb603075ff304.tar.gz |
xfed, a program to edit .bdf files. This stuff is so old, I couldn't
find a site that has a tarball of the latest sources so I had to write
my own "fetch:" target to get the files and tar them up.
Maybe we can add a rule like this to bsd.port.mk. Interested parties
please take a look at the Makefile.
Diffstat (limited to 'x11-fonts/xfed/pkg-descr')
-rw-r--r-- | x11-fonts/xfed/pkg-descr | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/x11-fonts/xfed/pkg-descr b/x11-fonts/xfed/pkg-descr new file mode 100644 index 0000000..385bfdf --- /dev/null +++ b/x11-fonts/xfed/pkg-descr @@ -0,0 +1,8 @@ +xfed is a program that will let you edit X fonts (.bdf files). It +originates in the pre-R3 days and has been modified by lots of people +along the way. This version is taken from + +ftp.cs.orst.edu:pub/src/X11R4/contrib/clients/xfed + +- Satoshi +asami@cs.berkeley.edu |