2006-03-19 00:38:20 +01:00
|
|
|
PORTNAME= glpng
|
2017-03-29 08:51:02 +02:00
|
|
|
PORTVERSION= 1.46
|
2021-06-19 22:16:08 +02:00
|
|
|
PORTREVISION= 2
|
2006-03-19 00:38:20 +01:00
|
|
|
CATEGORIES= graphics
|
2017-11-30 18:09:11 +01:00
|
|
|
MASTER_SITES= http://repo.or.cz/glpng.git/snapshot/ \
|
|
|
|
https://mirror.amdmi3.ru/distfiles/${DIST_SUBDIR}/
|
2017-03-29 08:51:02 +02:00
|
|
|
DISTNAME= 1079563a36edfe10a5f5d79ad38fe465425b989e
|
|
|
|
DIST_SUBDIR= glpng
|
2006-03-19 00:38:20 +01:00
|
|
|
|
2008-06-19 19:28:24 +02:00
|
|
|
MAINTAINER= amdmi3@FreeBSD.org
|
2006-03-19 00:38:20 +01:00
|
|
|
COMMENT= Library to easily load PNG files as an OpenGL textures
|
2022-09-07 23:06:12 +02:00
|
|
|
WWW= http://www.wyatt100.freeserve.co.uk/download.htm
|
2006-03-19 00:38:20 +01:00
|
|
|
|
2015-01-24 14:53:49 +01:00
|
|
|
LICENSE= ZLIB
|
|
|
|
|
2016-04-01 16:00:51 +02:00
|
|
|
LIB_DEPENDS= libpng.so:graphics/png
|
2006-03-19 00:38:20 +01:00
|
|
|
|
2017-03-29 08:51:02 +02:00
|
|
|
WRKSRC= ${WRKDIR}/glpng-1079563
|
2006-03-19 00:38:20 +01:00
|
|
|
|
2021-09-02 16:49:15 +02:00
|
|
|
USES= cmake cpe gl zip
|
2017-11-30 18:09:11 +01:00
|
|
|
USE_GL= gl
|
2006-03-19 00:38:20 +01:00
|
|
|
|
2017-03-29 08:51:02 +02:00
|
|
|
OPTIONS_DEFINE= DOCS
|
2006-03-19 00:38:20 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|