Inital import
This commit is contained in:
parent
41ee277061
commit
f7b1ceb489
19
x11/xzoom/Makefile
Normal file
19
x11/xzoom/Makefile
Normal file
@ -0,0 +1,19 @@
|
||||
# OpenBSD makefile for: xzoom
|
||||
# Version required: 0.3
|
||||
# Date created: December 21, 1997
|
||||
# Whom: Don Schmidt
|
||||
#
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 1998/01/24 22:07:33 don Exp $
|
||||
#
|
||||
|
||||
DISTNAME= xzoom-0.3
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= ${MASTER_SITE_SUNSITE}
|
||||
MASTER_SITE_SUBDIR= libs/X
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
MAINTAINER= don@OpenBSD.ORG
|
||||
|
||||
USE_IMAKE= yes
|
||||
|
||||
.include <bsd.port.mk>
|
1
x11/xzoom/files/md5
Normal file
1
x11/xzoom/files/md5
Normal file
@ -0,0 +1 @@
|
||||
MD5 (xzoom-0.3.tgz) = c6ecc5fade34cf46cbe8c00b93d7ac78
|
19
x11/xzoom/patches/patch-aa
Normal file
19
x11/xzoom/patches/patch-aa
Normal file
@ -0,0 +1,19 @@
|
||||
*** Imakefile.orig Sun Dec 21 18:53:02 1997
|
||||
--- Imakefile Sun Dec 21 18:53:40 1997
|
||||
***************
|
||||
*** 19,25 ****
|
||||
|
||||
NAME = xzoom
|
||||
|
||||
! BINDIR = /usr/local/bin
|
||||
! MANPATH = /usr/local/man
|
||||
|
||||
SimpleProgramTarget($(NAME))
|
||||
--- 19,25 ----
|
||||
|
||||
NAME = xzoom
|
||||
|
||||
! BINDIR = ${PREFIX}/bin
|
||||
! MANPATH = ${PREFIX}/man
|
||||
|
||||
SimpleProgramTarget($(NAME))
|
1
x11/xzoom/pkg/COMMENT
Normal file
1
x11/xzoom/pkg/COMMENT
Normal file
@ -0,0 +1 @@
|
||||
magnify, rotate, mirror the image on the X screen
|
1
x11/xzoom/pkg/DESCR
Normal file
1
x11/xzoom/pkg/DESCR
Normal file
@ -0,0 +1 @@
|
||||
magnify, rotate, mirror the image on the X screen
|
2
x11/xzoom/pkg/PLIST
Normal file
2
x11/xzoom/pkg/PLIST
Normal file
@ -0,0 +1,2 @@
|
||||
bin/xzoom
|
||||
man/cat1/xzoom.0
|
Loading…
Reference in New Issue
Block a user