freebsd-ports/x11-toolkits/libXaw/Makefile
Florent Thoumie 5d486865e5 - Mark xtrans as a BUILD_DEPENDS only (unless specified otherwise with :both)
- Bump PORTREVISION on ports having xtrans in USE_XORG.
- Add some missing dependencies in various xorg libraries.
2008-03-13 10:33:56 +00:00

22 lines
419 B
Makefile

# New ports collection makefile for: libXaw
# Date Created: 25 Jan, 2003
# Whom: Eric Anholt <anholt@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= libXaw
PORTVERSION= 1.0.4
PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= x11-toolkits
MAINTAINER= x11@FreeBSD.org
COMMENT= X Athena Widgets library
XORG_CAT= lib
USE_XORG= printproto:both x11 xau xext xextproto xmu xp xpm xproto:both xt
MAN3= Xaw.3
.include <bsd.port.mk>