Import xprintproto, needed for CDE.
ok landry@
This commit is contained in:
parent
c42c476eca
commit
4dab353ff2
24
print/xprintproto/Makefile
Normal file
24
print/xprintproto/Makefile
Normal file
@ -0,0 +1,24 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2012/11/29 18:38:23 pascal Exp $
|
||||
|
||||
COMMENT = X11 printing headers
|
||||
|
||||
V = 1.0.5
|
||||
DISTNAME = printproto-${V}
|
||||
PKGNAME = xprintproto-${V}
|
||||
|
||||
CATEGORIES = print devel x11
|
||||
|
||||
MAINTAINER = Pascal Stumpf <Pascal.Stumpf@cubes.de>
|
||||
|
||||
# MIT
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
PERMIT_PACKAGE_FTP = Yes
|
||||
PERMIT_DISTFILES_CDROM =Yes
|
||||
PERMIT_DISTFILES_FTP = Yes
|
||||
|
||||
MASTER_SITES = ftp://ftp.cs.cuhk.edu.hk/pub/X11/individual/proto/
|
||||
EXTRACT_SUFX = .tar.bz2
|
||||
|
||||
CONFIGURE_STYLE = gnu
|
||||
|
||||
.include <bsd.port.mk>
|
2
print/xprintproto/distinfo
Normal file
2
print/xprintproto/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
SHA256 (printproto-1.0.5.tar.bz2) = EpgxbPQ7mHNlq3dk1hsCKj1/GAtntCPu00VoYtFVkRo=
|
||||
SIZE (printproto-1.0.5.tar.bz2) = 222559
|
1
print/xprintproto/pkg/DESCR
Normal file
1
print/xprintproto/pkg/DESCR
Normal file
@ -0,0 +1 @@
|
||||
This package contains the Xprint headers and man page.
|
7
print/xprintproto/pkg/PLIST
Normal file
7
print/xprintproto/pkg/PLIST
Normal file
@ -0,0 +1,7 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2012/11/29 18:38:23 pascal Exp $
|
||||
include/X11/extensions/
|
||||
include/X11/extensions/Print.h
|
||||
include/X11/extensions/Printstr.h
|
||||
lib/pkgconfig/
|
||||
lib/pkgconfig/printproto.pc
|
||||
@man man/man7/Xprint.7
|
Loading…
Reference in New Issue
Block a user