mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-14 07:43:06 +00:00
4dc30bd9fd
Approved by: portmgr (blanket)
18 lines
272 B
Makefile
18 lines
272 B
Makefile
# Created by: Dejan Lesjak <lesi@FreeBSD.org>
|
|
|
|
PORTNAME= xbitmaps
|
|
PORTVERSION= 1.1.2
|
|
CATEGORIES= x11
|
|
|
|
MAINTAINER= x11@FreeBSD.org
|
|
COMMENT= X.Org bitmaps data
|
|
|
|
LICENSE= MIT
|
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
|
|
|
USES= pathfix xorg-cat:data
|
|
|
|
NO_ARCH= yes
|
|
|
|
.include <bsd.port.mk>
|