1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-08 06:48:28 +00:00
freebsd-ports/x11/xbitmaps/Makefile
Yuri Victorovich 72cf33cbaf x11/xbitmaps: Update 1.1.1 -> 1.1.2
Also added LICENSE_FILE.

PR:		227081
Submitted by:	Dmitri Goutnik <dg@syrec.org>
Approved by:	maintainer's timeout (x11@FreeBSD.org; 31 days)
2018-04-29 22:05:00 +00:00

19 lines
272 B
Makefile

# Created by: Dejan Lesjak <lesi@FreeBSD.org>
# $FreeBSD$
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
.include <bsd.port.mk>