freebsd-ports/x11/libSM/Makefile
Florent Thoumie d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00

19 lines
346 B
Makefile

# New ports collection makefile for: libSM
# Date Created: 09 Nov, 2003
# Whom: Eric Anholt <anholt@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= libSM
PORTVERSION= 1.0.2
PORTEPOCH= 1
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= Session Management library for X11
XORG_CAT= lib
USE_XORG= ice xproto:both xtrans
.include <bsd.port.mk>