Files
ports/x11/bitmap/Makefile
Emmanuel Vadot f4b7d3be41 x11/bitmap: Update to 1.1.1
Release notes:	https://lists.x.org/archives/xorg-announce/2024-February/003447.html

Sponsored by:	Beckhoff Automation GmbH & Co. KG
2024-02-04 08:55:03 +01:00

17 lines
323 B
Makefile

PORTNAME= bitmap
PORTVERSION= 1.1.1
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= Bitmap editor and converter utilities for X
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
USES= tar:xz xorg xorg-cat:app
USE_XORG= x11 xaw xbitmaps xmu xorgproto xt
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
.include <bsd.port.mk>