Files
ports/x11/bitmap/Makefile
T
Kousuke Kannagi 1793f6d653 x11/bitmap: Update to 1.1.2
Add WWW and TEST_TARGET.
Update pkg-descr.

https://lists.x.org/archives/xorg-announce/2026-January/003654.html

PR:		294770
Approved by:	x11 (arrowd)
Approved by:	osa (mentor)
2026-04-28 07:14:27 +09:00

18 lines
354 B
Makefile

PORTNAME= bitmap
DISTVERSION= 1.1.2
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= Bitmap editor and converter utilities for X
WWW= https://gitlab.freedesktop.org/xorg/app/bitmap
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
USES= tar:xz xorg xorg-cat:app
USE_XORG= x11 xaw xbitmaps xmu xorgproto xt
TEST_TARGET= check
.include <bsd.port.mk>