9cd69adaaf
As discussed on pkgsrc-users, x11/ftlk (1.1) is no longer maintained, and 1.3 is believed to be almost entirely compatible. Patch from Tim Larson, who has build-tested these packages on NetBSD/amd64.
22 lines
631 B
Makefile
22 lines
631 B
Makefile
# $NetBSD: Makefile,v 1.9 2012/11/15 13:44:14 gdt Exp $
|
|
#
|
|
|
|
DISTNAME= gipfel-0.3.2
|
|
PKGREVISION= 7
|
|
CATEGORIES= geography graphics
|
|
MASTER_SITES= http://www.ecademix.com/JohannesHofmann/
|
|
|
|
MAINTAINER= johannes.hofmann@gmx.de
|
|
HOMEPAGE= http://www.ecademix.com/JohannesHofmann/gipfel.html
|
|
COMMENT= Photogrammetry For Mountain Images
|
|
LICENSE= gnu-gpl-v3
|
|
|
|
GNU_CONFIGURE= yes
|
|
USE_LANGUAGES= c c++
|
|
|
|
.include "../../graphics/tiff/buildlink3.mk"
|
|
.include "../../mk/jpeg.buildlink3.mk"
|
|
.include "../../graphics/exiv2/buildlink3.mk"
|
|
.include "../../math/gsl/buildlink3.mk"
|
|
.include "../../x11/fltk13/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|