diff options
author | asami <asami@FreeBSD.org> | 1995-04-15 04:34:11 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-04-15 04:34:11 +0000 |
commit | 6c080e298acb9105dcb8020a91d2e4a862c7a996 (patch) | |
tree | 0da5d14c327d967aae446dbc576653c0264cb7df /print/dviselect/Makefile | |
parent | e5269e875dbe92808d09cb9d5bb94cd1a9bdf2a8 (diff) | |
download | FreeBSD-ports-6c080e298acb9105dcb8020a91d2e4a862c7a996.zip FreeBSD-ports-6c080e298acb9105dcb8020a91d2e4a862c7a996.tar.gz |
Print Makefiles...this one was tough!
Diffstat (limited to 'print/dviselect/Makefile')
-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 c16fe21..efd437a 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: |