mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
18 lines
316 B
Makefile
18 lines
316 B
Makefile
# Created by: James Bailie <jimmy@mammothcheese.ca>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= utopia
|
|
PORTVERSION= 1.1
|
|
CATEGORIES= print
|
|
MASTER_SITES= http://www.mammothcheese.ca/
|
|
|
|
MAINTAINER= jimmy@mammothcheese.ca
|
|
COMMENT= Adobe Utopia typeface for Groff
|
|
|
|
MAN7= utopia_font.7
|
|
|
|
MANCOMPRESSED= yes
|
|
|
|
NO_STAGE= yes
|
|
.include <bsd.port.mk>
|