mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-10 07:04:03 +00:00
c6cd8d3684
Approved by: portmgr (blanket)
16 lines
299 B
Makefile
16 lines
299 B
Makefile
# Created by: Mike Meyer <mwm@mired.org>
|
|
|
|
PORTNAME= t1utils
|
|
PORTVERSION= 1.32
|
|
CATEGORIES= print
|
|
MASTER_SITES= http://www.lcdf.org/type/
|
|
|
|
MAINTAINER= mwm@mired.org
|
|
COMMENT= Six utilities for manipulating t1 fonts
|
|
|
|
USES= cpe
|
|
CPE_VENDOR= ${PORTNAME}_project
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|