aboutsummaryrefslogblamecommitdiff
path: root/x11-fonts/psftools/Makefile
blob: 22f15d5f6b2f3f25fd1360db6c09c6b48d520585 (plain) (tree)
1
2
3
4
5
6
7
8
                        
                      


                                                
                                 
                                                              
                                                 





                                 
                                       


                                

                        
                      
PORTNAME=	psftools
DISTVERSION=	1.0.14
CATEGORIES=	x11-fonts
MASTER_SITES=	http://www.seasip.info/Unix/PSF/

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Converters for simple fixed-width bitmap fonts
WWW=		https://www.seasip.info/Unix/PSF/

LICENSE=	GPLv2
LICENSE_FILE=	${WRKSRC}/COPYING

USES=		libtool
GNU_CONFIGURE=	yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS=	--disable-static
INSTALL_TARGET=	install-strip

PORTSCOUT=	ignore:1

.include <bsd.port.mk>