diff options
author | wiz <wiz> | 2001-02-16 15:22:13 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-02-16 15:22:13 +0000 |
commit | 2e99accb2bbee84c3f01536879ae54bd8a6e604f (patch) | |
tree | b5890a54c67bba8526cf5a60ca066d6a3cf5bfc8 /graphics/fxtv | |
parent | 98241a1a9938b8c1e7729645aca8072f4b06e0ac (diff) | |
download | pkgsrc-2e99accb2bbee84c3f01536879ae54bd8a6e604f.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'graphics/fxtv')
-rw-r--r-- | graphics/fxtv/Makefile | 3 | ||||
-rw-r--r-- | graphics/fxtv/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/fxtv/Makefile b/graphics/fxtv/Makefile index 97f14d1317a..cd47c6dc733 100644 --- a/graphics/fxtv/Makefile +++ b/graphics/fxtv/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2001/02/13 21:45:06 tron Exp $ +# $NetBSD: Makefile,v 1.13 2001/02/16 15:22:19 wiz Exp $ DISTNAME= fxtv-1.03 CATEGORIES= graphics @@ -7,6 +7,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= tron@netbsd.org HOMEPAGE= http://people.freebsd.org/~rhh/fxtv/ +COMMENT= TV display application for Brooktree 848 compatible TV cards DEPENDS+= tiff>=3.5.5:../../graphics/tiff diff --git a/graphics/fxtv/pkg/COMMENT b/graphics/fxtv/pkg/COMMENT deleted file mode 100644 index f31d1b2ead3..00000000000 --- a/graphics/fxtv/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -TV display application for Brooktree 848 compatible TV cards |