aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/libXaw/Makefile
blob: 0d0329a31ed5d24e081ebd9fca7a94d436e11d44 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# New ports collection makefile for:   libXaw
# Date Created:			25 Jan, 2003
# Whom:				Eric Anholt <anholt@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	libXaw
PORTVERSION=	1.0.2
PORTEPOCH=	1
CATEGORIES=	x11-toolkits

MAINTAINER=	x11@FreeBSD.org
COMMENT=	X Athena Widgets library

XORG_CAT=	lib
USE_XORG=	printproto x11 xau xext xextproto xmu xp xpm xproto xt

MAN3=		Xaw.3

.include <bsd.port.mk>