mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-29 10:18:30 +00:00
- Add CPE info
- Add LICENSE Approved by: portmgr blanket
This commit is contained in:
parent
3b0047b735
commit
782400cd49
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=386332
@ -10,13 +10,16 @@ MASTER_SITES= http://download.osgeo.org/mapserver/
|
||||
MAINTAINER= wen@FreeBSD.org
|
||||
COMMENT= System for developing web-based GIS applications
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
LIB_DEPENDS= libgd.so:${PORTSDIR}/graphics/gd \
|
||||
libproj.so:${PORTSDIR}/graphics/proj \
|
||||
libpng.so:${PORTSDIR}/graphics/png \
|
||||
libjpeg.so:${PORTSDIR}/graphics/jpeg \
|
||||
libgif.so:${PORTSDIR}/graphics/giflib
|
||||
|
||||
USES= cmake:outsource
|
||||
USES= cpe cmake:outsource
|
||||
CPE_VENDOR= umn
|
||||
USE_GNOME= libxml2
|
||||
LDFLAGS+= -L${LOCALBASE} -pthread
|
||||
CMAKE_ARGS+= -DCMAKE_PREFIX_PATH=${LOCALBASE} \
|
||||
|
Loading…
Reference in New Issue
Block a user