ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/x11/xfd/Makefile
Revision: 23879
Committed: Sun Aug 26 19:45:20 2018 UTC (5 years, 7 months ago) by laffer1
File size: 453 byte(s)
Log Message:
modernize

File Contents

# Content
1 # $MidnightBSD$
2
3 PORTNAME= xfd
4 PORTVERSION= 1.1.2
5 PORTREVISION= 1
6 CATEGORIES= x11
7
8 MAINTAINER= ports@MidnightBSD.org
9 COMMENT= Display all characters in an X font
10
11 LICENSE= mit
12
13 LIB_DEPENDS= libfreetype.so:print/freetype2
14 BUILD_DEPENDS= fc-cache:x11-fonts/fontconfig
15 RUN_DEPENDS= fc-cache:x11-fonts/fontconfig
16
17 XORG_CAT= app
18 USE_XORG= xft xt xaw
19
20 BROKEN_aarch64= Fails to build: exec(xgettext) failed (No such file or directory)
21
22 .include <bsd.port.mk>

Properties

Name Value
svn:keywords MidnightBSD=%H