diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:17:17 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:17:17 +0000 |
commit | 55850b547b3f7faa5079a8e226888eb13c4df728 (patch) | |
tree | df06e8db2d34fe4dffe75da2120f4cb4fc942ed2 /graphics/xsane | |
parent | 0e43d0c014780e893ae8939d75c6fd5e7f68fdde (diff) |
Notes
Diffstat (limited to 'graphics/xsane')
-rw-r--r-- | graphics/xsane/Makefile | 1 | ||||
-rw-r--r-- | graphics/xsane/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/graphics/xsane/Makefile b/graphics/xsane/Makefile index 0c44ae995ef3..e35e038062f3 100644 --- a/graphics/xsane/Makefile +++ b/graphics/xsane/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.xsane.org/download/ \ ftp://ftp.mostang.com/pub/sane/xsane/ MAINTAINER= domi@saargate.de +COMMENT= Gtk-based X11 frontend for SANE (Scanner Access Now Easy) LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png \ diff --git a/graphics/xsane/pkg-comment b/graphics/xsane/pkg-comment deleted file mode 100644 index 64f17d28e61c..000000000000 --- a/graphics/xsane/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Gtk-based X11 frontend for SANE (Scanner Access Now Easy) |