mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
15 lines
268 B
Makefile
15 lines
268 B
Makefile
# Created by: Mike Meyer <mwm@mired.org>
|
|
# $FreeBSD$
|
|
|
|
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>
|