aboutsummaryrefslogblamecommitdiff
path: root/x11/fstobdf/Makefile
blob: a44bf0026c680bc2325bbaac59bb2fcb92a3657d (plain) (tree)
1
2
3
4
5
6
7
8
9
                       
                     
                 




                                                    
                                 

                         

                                                       
 
                      
PORTNAME=	fstobdf
PORTVERSION=	1.0.6
PORTREVISION=	1
CATEGORIES=	x11

MAINTAINER=	x11@FreeBSD.org
COMMENT=	Generate BDF font from X font server

USES=		xorg xorg-cat:app
USE_XORG=	x11 libfs

PLIST_FILES=	bin/fstobdf share/man/man1/fstobdf.1.gz
GNU_CONFIGURE_MANPREFIX=	${PREFIX}/share

.include <bsd.port.mk>