[Midnightbsd-cvs] mports: x11/libXpm: Added libXpm-3.5.7
ctriv at midnightbsd.org
ctriv at midnightbsd.org
Wed Oct 3 16:31:51 EDT 2007
Log Message:
-----------
Added libXpm-3.5.7
Added Files:
-----------
mports/x11/libXpm:
Makefile (r1.1)
distinfo (r1.1)
pkg-descr (r1.1)
pkg-plist (r1.1)
-------------- next part --------------
--- /dev/null
+++ x11/libXpm/pkg-descr
@@ -0,0 +1,6 @@
+This package contains the X Pixmap library.
+
+WWW: http://www.freedesktop.org/Software/xlibs
+
+- Eric Anholt
+anholt at FreeBSD.org
--- /dev/null
+++ x11/libXpm/pkg-plist
@@ -0,0 +1,8 @@
+bin/cxpm
+bin/sxpm
+include/X11/xpm.h
+lib/libXpm.a
+lib/libXpm.la
+lib/libXpm.so
+lib/libXpm.so.4
+libdata/pkgconfig/xpm.pc
--- /dev/null
+++ x11/libXpm/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: libXpm
+# Date Created: 25 Jan, 2003
+# Whom: Eric Anholt <anholt at FreeBSD.org>
+#
+# $FreeBSD: ports/x11/libXpm/Makefile,v 1.19 2007/09/13 19:44:59 flz Exp $
+# $MidnightBSD: mports/x11/libXpm/Makefile,v 1.1 2007/10/03 20:31:51 ctriv Exp $
+#
+
+PORTNAME= libXpm
+PORTVERSION= 3.5.7
+CATEGORIES= x11
+
+MAINTAINER= ports at MidnightBSD.org
+COMMENT= X Pixmap library
+LICENSE= x11
+
+XORG_CAT= lib
+USE_XORG= xproto x11 xext xextproto xt
+
+MAN1= cxpm.1 sxpm.1
+
+.include <bsd.port.mk>
--- /dev/null
+++ x11/libXpm/distinfo
@@ -0,0 +1,3 @@
+MD5 (xorg/lib/libXpm-3.5.7.tar.bz2) = cd15ee542d9f515538b4462a6f79d977
+SHA256 (xorg/lib/libXpm-3.5.7.tar.bz2) = 64701ae67ce5b0797307b75d8255bec3a0d371d0c50715ea618f5a68bcc92baa
+SIZE (xorg/lib/libXpm-3.5.7.tar.bz2) = 358241
More information about the Midnightbsd-cvs
mailing list