diff options
Diffstat (limited to 'print/dviselect')
-rw-r--r-- | print/dviselect/Makefile | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/print/dviselect/Makefile b/print/dviselect/Makefile index c16fe21b7f4b..efd437ab4f4c 100644 --- a/print/dviselect/Makefile +++ b/print/dviselect/Makefile @@ -1,6 +1,15 @@ +# New ports collection makefile for: dviselect +# Version required: ? +# Date created: 12 October 1994 +# Whom: jmz +# +# $Id$ +# + DISTNAME= dviselect -MASTER_SITES= ftp://ftp.cs.umn.edu/pub/latex/software/ CATEGORIES+= printing +MASTER_SITES= ftp://ftp.cs.umn.edu/pub/latex/software/ + MAINTAINER= jmz@FreeBSD.org pre-install: |