summaryrefslogtreecommitdiff
path: root/astro/gpscorrelate
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2013-02-25 11:09:19 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2013-02-25 11:09:19 +0000
commita8c8578d56b970ca34b929f7c8b861319c727ed1 (patch)
tree30a84526bd81756797443e8da9bc9c93d78261ba /astro/gpscorrelate
parent- Trim Makefile header (diff)
For unmaintained ports in `astro' category, drop leading indefinite article
from COMMENT. Whenever appropriate, cleanup Makefiles a bit as well.
Notes
Notes: svn path=/head/; revision=312914
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