Files
2026-05-07 22:06:48 +00:00

24 lines
342 B
Makefile

PORTROACH = ignore:1
COMMENT = conversion tools for .PSF fonts
DISTNAME = psftools-1.1.3
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>