aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/libXmu/Makefile
blob: 7e9f32fb1ac7a364017208dbec6aa56272201160 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
PORTNAME=	libXmu
PORTVERSION=	1.1.3
PORTEPOCH=	1
CATEGORIES=	x11-toolkits

MAINTAINER=	x11@FreeBSD.org
COMMENT=	X Miscellaneous Utilities libraries

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/COPYING

USES=		xorg xorg-cat:lib
USE_XORG=	xorgproto x11 xt xext

INSTALL_TARGET=	install-strip

.include <bsd.port.mk>