xfed port
This commit is contained in:
parent
392733ad7b
commit
24b8c6da38
22
x11/xfed/Makefile
Normal file
22
x11/xfed/Makefile
Normal 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
1
x11/xfed/files/md5
Normal file
@ -0,0 +1 @@
|
||||
MD5 (xfed.tar.gz) = 9611fd79fcdf1a1a3a9f263605c5aa6f
|
1
x11/xfed/pkg/COMMENT
Normal file
1
x11/xfed/pkg/COMMENT
Normal file
@ -0,0 +1 @@
|
||||
A program that will let you edit X fonts (.bdf files)
|
8
x11/xfed/pkg/DESCR
Normal file
8
x11/xfed/pkg/DESCR
Normal 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
2
x11/xfed/pkg/PLIST
Normal file
@ -0,0 +1,2 @@
|
||||
bin/xfed
|
||||
man/man1/xfed.1
|
Loading…
Reference in New Issue
Block a user