xfed port

This commit is contained in:
angelos 1998-05-19 03:55:37 +00:00
parent 392733ad7b
commit 24b8c6da38
5 changed files with 34 additions and 0 deletions

22
x11/xfed/Makefile Normal file
View File

@ -0,0 +1,22 @@
# OpenBSD makefile for: xfed
# Date created: May 18 1998
# Whom: Angelos D. Keromytis
#
# $OpenBSD: Makefile,v 1.1.1.1 1998/05/19 03:55:37 angelos Exp $
#
DISTNAME= xfed
PKGNAME= xfed-1.0
CATEGORIES= x11
MASTER_SITES= ftp://ftp.demon.co.uk/pub/graphics/systems/X11.old/pub/R6untarred/contrib/programs/
MAINTAINER= angelos@opensbd.org
USE_IMAKE= yes
MAKE_FLAGS= MANDIR=${PREFIX}/man/man1
BINDIR=${PREFIX}/bin -f
pre-clean:
-rm -rf ${.CURDIR}/src
.include <bsd.port.mk>

1
x11/xfed/files/md5 Normal file
View File

@ -0,0 +1 @@
MD5 (xfed.tar.gz) = 9611fd79fcdf1a1a3a9f263605c5aa6f

1
x11/xfed/pkg/COMMENT Normal file
View File

@ -0,0 +1 @@
A program that will let you edit X fonts (.bdf files)

8
x11/xfed/pkg/DESCR Normal file
View File

@ -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

2
x11/xfed/pkg/PLIST Normal file
View File

@ -0,0 +1,2 @@
bin/xfed
man/man1/xfed.1