aboutsummaryrefslogtreecommitdiffstats
path: root/astro/gpscorrelate
diff options
context:
space:
mode:
authordanfe <danfe@FreeBSD.org>2013-02-25 19:09:19 +0800
committerdanfe <danfe@FreeBSD.org>2013-02-25 19:09:19 +0800
commit5d91df24779772eb56bb2cfc55dfbe411aac9caf (patch)
tree30a84526bd81756797443e8da9bc9c93d78261ba /astro/gpscorrelate
parenteaee25c3919f8630ad85f93bb31e3be4704121f2 (diff)
downloadfreebsd-ports-gnome-5d91df24779772eb56bb2cfc55dfbe411aac9caf.tar.gz
freebsd-ports-gnome-5d91df24779772eb56bb2cfc55dfbe411aac9caf.tar.zst
freebsd-ports-gnome-5d91df24779772eb56bb2cfc55dfbe411aac9caf.zip
For unmaintained ports in `astro' category, drop leading indefinite article
from COMMENT. Whenever appropriate, cleanup Makefiles a bit as well.
Diffstat (limited to 'astro/gpscorrelate')
-rw-r--r--astro/gpscorrelate/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/astro/gpscorrelate/Makefile b/astro/gpscorrelate/Makefile
index ea72eed1249e..2ebe37d0c230 100644
--- a/astro/gpscorrelate/Makefile
+++ b/astro/gpscorrelate/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= astro geography
MASTER_SITES= http://freefoote.dview.net/linux/
MAINTAINER= ports@FreeBSD.org
-COMMENT= A gps file gpx correlate exif tag in photos
+COMMENT= Correlate digital camera photos with GPS data in GPX format
LICENSE= GPLv2
@@ -45,7 +45,6 @@ post-patch:
s|g++ $$(CFLAGS)|$$(CXX) $$(CXXFLAGS) $$(IFLAGS)| ; \
s|gcc $$(CFLAGS)|$$(CC) $$(CFLAGS) $$(IFLAGS)|' ${WRKSRC}/Makefile
-
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/gpscorrelate ${PREFIX}/bin
${INSTALL_PROGRAM} ${WRKSRC}/gpscorrelate-gui ${PREFIX}/bin