cf118ccf87
Reported by: lwhsu
14 lines
274 B
Makefile
14 lines
274 B
Makefile
PORTNAME= bitmap
|
|
PORTVERSION= 1.0.9
|
|
CATEGORIES= x11
|
|
|
|
MAINTAINER= x11@FreeBSD.org
|
|
COMMENT= Bitmap editor and converter utilities for X
|
|
|
|
LICENSE= MIT
|
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
|
|
|
USES= xorg xorg-cat:app
|
|
USE_XORG= x11 xaw xbitmaps xmu xorgproto xt
|
|
|
|
.include <bsd.port.mk>
|