diff options
author | wiz <wiz@pkgsrc.org> | 2001-02-17 17:42:09 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-02-17 17:42:09 +0000 |
commit | a87738b456114a95193b58ec31e883210d6b9f3f (patch) | |
tree | 926bbe6e07ce5aedfc0884e098d71275e74392c9 /print/lgrind | |
parent | ad02d69ab28ddc19bb63fd7441b9ad1fc18206bb (diff) | |
download | pkgsrc-a87738b456114a95193b58ec31e883210d6b9f3f.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'print/lgrind')
-rw-r--r-- | print/lgrind/Makefile | 3 | ||||
-rw-r--r-- | print/lgrind/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/print/lgrind/Makefile b/print/lgrind/Makefile index c4e019c1608..9c7826f5763 100644 --- a/print/lgrind/Makefile +++ b/print/lgrind/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2000/08/18 22:46:47 hubertf Exp $ +# $NetBSD: Makefile,v 1.11 2001/02/17 17:51:46 wiz Exp $ DISTNAME= lgrind PKGNAME= lgrind-3.5 @@ -7,6 +7,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} EXTRACT_SUFX= .tar.bz2 MAINTAINER= jwise@netbsd.org +COMMENT= Source pretty printer for LaTeX DEPENDS+= teTeX-1.0.*:../../print/teTeX diff --git a/print/lgrind/pkg/COMMENT b/print/lgrind/pkg/COMMENT deleted file mode 100644 index 238854c5ddc..00000000000 --- a/print/lgrind/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Source pretty printer for LaTeX |