freebsd-ports/print/dviselect/Makefile

21 lines
442 B
Makefile
Raw Normal View History

1995-04-15 06:34:11 +02:00
# New ports collection makefile for: dviselect
# Version required: ?
# Date created: 12 October 1994
# Whom: jmz
#
1995-11-22 14:18:35 +01:00
# $Id: Makefile,v 1.7 1995/05/16 10:43:59 asami Exp $
1995-04-15 06:34:11 +02:00
#
DISTNAME= dviselect
PKGNAME= dviselect-1.3
1995-11-22 14:18:35 +01:00
CATEGORIES+= print
1995-04-15 06:34:11 +02:00
MASTER_SITES= ftp://ftp.cs.umn.edu/pub/latex/software/
1995-04-11 04:02:17 +02:00
MAINTAINER= jmz@FreeBSD.org
pre-install:
@mkdir -p ${PREFIX}/man/man1
@mkdir -p ${PREFIX}/bin
.include <bsd.port.mk>