mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
110f3583b6
Exp-run by: bdrewery
18 lines
239 B
Makefile
18 lines
239 B
Makefile
# Created by: Dejan Lesjak <lesi@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= xbitmaps
|
|
PORTVERSION= 1.1.1
|
|
CATEGORIES= x11
|
|
|
|
MAINTAINER= x11@FreeBSD.org
|
|
COMMENT= X.Org bitmaps data
|
|
|
|
LICENSE= MIT
|
|
|
|
USES= pathfix
|
|
|
|
XORG_CAT= data
|
|
|
|
.include <bsd.port.mk>
|