1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/print/dvips/Makefile

12 lines
245 B
Makefile
Raw Normal View History

DISTFILES= dvips558.tar.gz
DISTNAME= dvips
MASTER_SITES= ftp://ftp.tex.ac.uk/tex-archive/dviware/dvips/
CATEGORIES+= printing
1994-11-10 01:35:21 +00:00
IS_INTERACTIVE= yes
1995-02-15 02:21:43 +00:00
pre-install:
@mkdir -p ${PREFIX}/lib/texmf
@mkdir -p ${PREFIX}/man/man1
.include <bsd.port.mk>