mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
14 lines
256 B
Makefile
14 lines
256 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
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|