2003-12-21 23:37:10 +00:00
|
|
|
# New ports collection makefile for: libSM
|
|
|
|
# Date Created: 09 Nov, 2003
|
|
|
|
# Whom: Eric Anholt <anholt@FreeBSD.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= libSM
|
2007-07-02 17:04:05 +00:00
|
|
|
PORTVERSION= 1.0.3
|
2008-03-13 10:33:56 +00:00
|
|
|
PORTREVISION= 1
|
2007-05-19 20:36:56 +00:00
|
|
|
PORTEPOCH= 1
|
2003-12-21 23:37:10 +00:00
|
|
|
CATEGORIES= x11
|
|
|
|
|
|
|
|
MAINTAINER= x11@FreeBSD.org
|
|
|
|
COMMENT= Session Management library for X11
|
|
|
|
|
2007-05-19 20:36:56 +00:00
|
|
|
XORG_CAT= lib
|
|
|
|
USE_XORG= ice xproto:both xtrans
|
2004-05-07 20:56:32 +00:00
|
|
|
|
2005-06-15 02:42:14 +00:00
|
|
|
.include <bsd.port.mk>
|