diff options
author | knu <knu@FreeBSD.org> | 2003-02-21 18:44:59 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-21 18:44:59 +0800 |
commit | a7e0278681faeeb4b18df9006b2f44eacc4c9aba (patch) | |
tree | 2246f14d77a0224fa5b118fbd82857a731be852d /astro/gpsdrive/Makefile | |
parent | e3c6d7b1912ca71fc98960cddad94048dc4075ea (diff) | |
download | freebsd-ports-gnome-a7e0278681faeeb4b18df9006b2f44eacc4c9aba.tar.gz freebsd-ports-gnome-a7e0278681faeeb4b18df9006b2f44eacc4c9aba.tar.zst freebsd-ports-gnome-a7e0278681faeeb4b18df9006b2f44eacc4c9aba.zip |
De-pkg-comment.
Diffstat (limited to 'astro/gpsdrive/Makefile')
-rw-r--r-- | astro/gpsdrive/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/astro/gpsdrive/Makefile b/astro/gpsdrive/Makefile index 51b4357efede..3d8910598264 100644 --- a/astro/gpsdrive/Makefile +++ b/astro/gpsdrive/Makefile @@ -17,6 +17,7 @@ MASTER_SITES= http://gpsdrive.kraftvoll.at/ \ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/pre/} MAINTAINER= molter@gufi.org +COMMENT= A GPS navigation system LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt |