freebsd-ports/x11-fonts/psftools/Makefile
Mathieu Arnold cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00

19 lines
386 B
Makefile

PORTNAME= psftools
PORTVERSION= 1.0.13
CATEGORIES= x11-fonts
MASTER_SITES= http://www.seasip.info/Unix/PSF/
MAINTAINER= ports@FreeBSD.org
COMMENT= Converters for simple fixed-width bitmap fonts
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
USES= libtool
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-static
INSTALL_TARGET= install-strip
PORTSCOUT= ignore:1
.include <bsd.port.mk>