diff options
author | knu <knu@FreeBSD.org> | 2003-02-21 13:28:59 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-21 13:28:59 +0000 |
commit | cdf4050f373b28af95e027bc0d61165f3d67a74c (patch) | |
tree | cf02fd76b4c4a6c734fc5ea3af777af0468b4b93 /print/lgrind | |
parent | c010ee39746e03b585488eaccebb2fd64ea982a1 (diff) | |
download | FreeBSD-ports-cdf4050f373b28af95e027bc0d61165f3d67a74c.zip FreeBSD-ports-cdf4050f373b28af95e027bc0d61165f3d67a74c.tar.gz |
De-pkg-comment.
Diffstat (limited to 'print/lgrind')
-rw-r--r-- | print/lgrind/Makefile | 1 | ||||
-rw-r--r-- | print/lgrind/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/print/lgrind/Makefile b/print/lgrind/Makefile index 73054b9..192d319 100644 --- a/print/lgrind/Makefile +++ b/print/lgrind/Makefile @@ -40,6 +40,7 @@ PATCH_SITES= http://home.arcor.de/kay_lehmann/freebsd/ports/lgrind/ PATCHFILES= patch-Makefile.gz patch-source_Makefile.gz MAINTAINER= kay_lehmann@web.de +COMMENT= Produce beautiful listings of source code with LaTeX BUILD_DEPENDS= latex:${PORTSDIR}/print/teTeX RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX diff --git a/print/lgrind/pkg-comment b/print/lgrind/pkg-comment deleted file mode 100644 index f36f4c9..0000000 --- a/print/lgrind/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Produce beautiful listings of source code with LaTeX |