1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
freebsd-ports/x11/bitmap/Makefile

14 lines
224 B
Makefile
Raw Normal View History

# $FreeBSD$
PORTNAME= bitmap
2013-05-20 16:48:38 +00:00
PORTVERSION= 1.0.7
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= Bitmap editor and converter utilities for X
XORG_CAT= app
USE_XORG= x11 xaw xbitmaps xmu xproto
.include <bsd.port.mk>