Import xprintproto, needed for CDE.

ok landry@
This commit is contained in:
pascal 2012-11-29 18:38:23 +00:00
parent c42c476eca
commit 4dab353ff2
4 changed files with 34 additions and 0 deletions

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

View File

@ -0,0 +1,2 @@
SHA256 (printproto-1.0.5.tar.bz2) = EpgxbPQ7mHNlq3dk1hsCKj1/GAtntCPu00VoYtFVkRo=
SIZE (printproto-1.0.5.tar.bz2) = 222559

View File

@ -0,0 +1 @@
This package contains the Xprint headers and man page.

View 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