[Midnightbsd-cvs] mports: x11/libSM: Added libSM-1.0.3,1
ctriv at midnightbsd.org
ctriv at midnightbsd.org
Wed Oct 3 15:52:59 EDT 2007
Log Message:
-----------
Added libSM-1.0.3,1
Added Files:
-----------
mports/x11/libSM:
Makefile (r1.1)
distinfo (r1.1)
pkg-descr (r1.1)
pkg-plist (r1.1)
-------------- next part --------------
--- /dev/null
+++ x11/libSM/pkg-descr
@@ -0,0 +1,6 @@
+This package contains the X11 Session Management library.
+
+WWW: http://www.freedesktop.org/Software/xlibs
+
+- Eric Anholt
+anholt at FreeBSD.org
--- /dev/null
+++ x11/libSM/pkg-plist
@@ -0,0 +1,9 @@
+include/X11/SM/SM.h
+include/X11/SM/SMlib.h
+include/X11/SM/SMproto.h
+lib/libSM.a
+lib/libSM.la
+lib/libSM.so
+lib/libSM.so.6
+libdata/pkgconfig/sm.pc
+ at dirrm include/X11/SM
--- /dev/null
+++ x11/libSM/Makefile
@@ -0,0 +1,19 @@
+# New ports collection makefile for: libSM
+# Date Created: 09 Nov, 2003
+# Whom: Eric Anholt <anholt at FreeBSD.org>
+#
+# $FreeBSD: ports/x11/libSM/Makefile,v 1.22 2007/07/02 17:04:05 lesi Exp $
+#
+
+PORTNAME= libSM
+PORTVERSION= 1.0.3
+PORTEPOCH= 1
+CATEGORIES= x11
+
+MAINTAINER= x11 at FreeBSD.org
+COMMENT= Session Management library for X11
+
+XORG_CAT= lib
+USE_XORG= ice xproto:both xtrans
+
+.include <bsd.port.mk>
--- /dev/null
+++ x11/libSM/distinfo
@@ -0,0 +1,3 @@
+MD5 (xorg/lib/libSM-1.0.3.tar.bz2) = 184cbf502b3cd5d7ba5f9d1290a99606
+SHA256 (xorg/lib/libSM-1.0.3.tar.bz2) = 57f42d3557effe452cd348362977ff90fa61009885c23b3aca8cb0219b5dec04
+SIZE (xorg/lib/libSM-1.0.3.tar.bz2) = 223906
More information about the Midnightbsd-cvs
mailing list