Edit

IABSD.fr/ports/sysutils/psftools/Makefile

Branch :

  • Show log

    Commit

  • Author : fcambus
    Date : 2025-08-01 09:32:11
    Hash : dfba419e
    Message : Update psftools to 1.1.2.

  • sysutils/psftools/Makefile
  • PORTROACH =	ignore:1
    
    COMMENT =	conversion tools for .PSF fonts
    
    DISTNAME =	psftools-1.1.2
    SHARED_LIBS +=	psf	0.2	# 1.2
    
    CATEGORIES =	sysutils
    
    HOMEPAGE =	https://www.seasip.info/Unix/PSF/
    
    # GPLv2+
    PERMIT_PACKAGE =	Yes
    
    WANTLIB +=	c
    
    SITES =		https://www.seasip.info/Unix/PSF/
    
    CONFIGURE_STYLE = gnu
    
    USE_GMAKE =	Yes
    
    .include <bsd.port.mk>