Files
bsdports/print/psftools/Makefile
2019-12-26 07:26:06 +00:00

20 lines
369 B
Makefile

# Created by: Udo Schweigert
# $FreeBSD: head/mail/mutt/Makefile 396802 2015-09-13 09:18:09Z riggs $
PORTNAME= psftools
PORTVERSION= 1.1.10
CATEGORIES+= print system
MASTER_SITES+= http://www.seasip.info/Unix/PSF/
WRKSRC= ${WRKDIR}/${PORTNAME}-1.0.10
MAINTAINER= onborodin@gmai.com
COMMENT= Font tools
USES+= gmake
GNU_CONFIGURE= yes
.include <bsd.port.mk>
#EOF