[Midnightbsd-cvs] mports: x11/libXTrap: Added libXTrap-1.0.0: The XTrap library

ctriv at midnightbsd.org ctriv at midnightbsd.org
Fri Oct 5 11:17:27 EDT 2007


Log Message:
-----------
Added libXTrap-1.0.0: The XTrap library

Added Files:
-----------
    mports/x11/libXTrap:
        Makefile (r1.1)
        distinfo (r1.1)
        pkg-descr (r1.1)
        pkg-plist (r1.1)

-------------- next part --------------
--- /dev/null
+++ x11/libXTrap/pkg-descr
@@ -0,0 +1,4 @@
+This package contains libXTrap, the The X.Org XTrap library.
+
+- Joel Dahl
+joel at FreeBSD.org
--- /dev/null
+++ x11/libXTrap/pkg-plist
@@ -0,0 +1,5 @@
+lib/libXTrap.so.6
+lib/libXTrap.so
+lib/libXTrap.la
+lib/libXTrap.a
+libdata/pkgconfig/xtrap.pc
--- /dev/null
+++ x11/libXTrap/Makefile
@@ -0,0 +1,23 @@
+# New ports collection makefile for:	libXTrap
+# Date Created:				21 Feb 2006
+# Whom:					Florent Thoumie <flz at FreeBSD.org>
+#
+# $FreeBSD: ports/x11/libXTrap/Makefile,v 1.1 2007/05/19 20:26:47 flz Exp $
+# $MidnightBSD: mports/x11/libXTrap/Makefile,v 1.1 2007/10/05 15:17:27 ctriv Exp $
+#
+
+PORTNAME=	libXTrap
+PORTVERSION=	1.0.0
+CATEGORIES=	x11
+
+MAINTAINER=	ports at MidnightBSD.org
+COMMENT=	The XTrap library
+LICENSE=	x11
+
+XORG_CAT=	lib
+USE_XORG=	trapproto:both x11 xext xextproto xt
+USE_AUTOTOOLS=	libtool:15
+
+CONFIGURE_TARGET=	--build=${ARCH}-portbld-freebsd${OSREL}
+
+.include <bsd.port.mk>
--- /dev/null
+++ x11/libXTrap/distinfo
@@ -0,0 +1,3 @@
+MD5 (xorg/lib/libXTrap-1.0.0.tar.bz2) = 1e2d966b5b2b89910e418bb0f78e10de
+SHA256 (xorg/lib/libXTrap-1.0.0.tar.bz2) = cfd12ce675bd5cdeac3720582741fe81a99343bef475d440cb34a7f2cdfe34ba
+SIZE (xorg/lib/libXTrap-1.0.0.tar.bz2) = 220148


More information about the Midnightbsd-cvs mailing list