blob: dab81f93a15c2b7d1e0c7c458643dee67ba33f14 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# New ports collection makefile for: xdvi-17miyu + patches + vector font library
# Version required: pl17
# Date created: 8 Nov 1996
# Whom: Mita Yoshio <mita@jp.FreeBSD.org>
#
# $Id: Makefile,v 1.1 1998/11/20 04:14:49 asami Exp $
#
RESOLUTION= 400
MASTERDIR= ${.CURDIR}/../vfxdvi300
.include "${MASTERDIR}/Makefile"
|