# New ports collection makefile for: ProjectionLib library from VTP # Date created: 26 Apr 2001 # Whom: Randall Hopper # # $FreeBSD$ # PORTNAME= projectionlib PORTVERSION= 3.7 CATEGORIES= misc MASTER_SITES= http://thor-f5.er.usgs.gov/viewers/dlgv32/ DISTNAME= dlgv32v37src MAINTAINER= ports@FreeBSD.org COMMENT= A C++ wrapper for the USGS GCTP projection library LIB_DEPENDS= gctpc.1:${PORTSDIR}/misc/gctpc EXTRACT_CMD= unzip -a WRKSRC= ${WRKDIR}/dlgv32/ProjectionLib USE_ZIP= yes INSTALLS_SHLIB= yes MAKEFILE= ${FILESDIR}/Makefile post-install: ${MKDIR} ${PREFIX}/include/ProjectionLib ${INSTALL_DATA} ${WRKSRC}/*.h ${PREFIX}/include/ProjectionLib .include rel='vcs-git' href='https://phantom.tfcis.org/~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Cleanup plistbapt2014-10-201-7/+0
* - Switch to USES=libtool, drop .la filesamdmi32014-07-292-16/+6
* Only use libevent2bapt2014-07-24