1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
freebsd-ports/x11-toolkits/libXmu/Makefile
2021-04-06 16:31:07 +02:00

20 lines
355 B
Makefile

# Created by: Eric Anholt <anholt@FreeBSD.org>
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>