diff options
author | knu <knu@FreeBSD.org> | 2003-02-21 20:51:06 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-21 20:51:06 +0800 |
commit | 69b51a7eaaf4fb61d28b25ff2f8a100a8c3e9882 (patch) | |
tree | 7903654ddec8f058cf8ec3f61c793feaf412e322 /multimedia/slideshow | |
parent | 5ac7e4b4424a53eb1ef2c98a59e3df8a03bdbab6 (diff) | |
download | freebsd-ports-gnome-69b51a7eaaf4fb61d28b25ff2f8a100a8c3e9882.tar.gz freebsd-ports-gnome-69b51a7eaaf4fb61d28b25ff2f8a100a8c3e9882.tar.zst freebsd-ports-gnome-69b51a7eaaf4fb61d28b25ff2f8a100a8c3e9882.zip |
De-pkg-comment.
Diffstat (limited to 'multimedia/slideshow')
-rw-r--r-- | multimedia/slideshow/Makefile | 1 | ||||
-rw-r--r-- | multimedia/slideshow/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/slideshow/Makefile b/multimedia/slideshow/Makefile index 719c7eb602fc..7dd58025233b 100644 --- a/multimedia/slideshow/Makefile +++ b/multimedia/slideshow/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://savannah.nongnu.org/download/${PORTNAME}/${PORTNAME}.pkg/${ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.p/-pre/} MAINTAINER= e0026813@stud3.tuwien.ac.at +COMMENT= A slideshow presentation tool to write slides in Python or XML LIB_DEPENDS= SDL_ttf.3:${PORTSDIR}/graphics/sdl_ttf \ SDL_image.10:${PORTSDIR}/graphics/sdl_image \ diff --git a/multimedia/slideshow/pkg-comment b/multimedia/slideshow/pkg-comment deleted file mode 100644 index c340a8e4d4e9..000000000000 --- a/multimedia/slideshow/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A slideshow presentation tool to write slides in Python or XML |