1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-27 10:03:20 +00:00
freebsd-ports/x11-toolkits/libXaw/Makefile
Koop Mast cdf0194fe5 Update libXaw to 1.0.13.
Obtained from:	Xorg devel repo
2015-10-20 13:39:00 +00:00

18 lines
357 B
Makefile

# Created by: Eric Anholt <anholt@FreeBSD.org>
# $FreeBSD$
PORTNAME= libXaw
PORTVERSION= 1.0.13
PORTEPOCH= 2
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
USES= gmake
CONFIGURE_ARGS+=--without-xmlto
.include <bsd.port.mk>