blob: c9a8584a7fb86c8a959f0ea113fd7f89abb5eb9f (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
# New ports collection makefile for: xdvi-17miyu + patches + vector font library
# Date created: 8 Nov 1996
# Whom: Mita Yoshio <mita@jp.FreeBSD.org>
#
# $FreeBSD$
#
RESOLUTION= 400
MASTERDIR= ${.CURDIR}/../vfxdvi300
.include "${MASTERDIR}/Makefile"
|