mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
360f8d6391
Added because it is a dependency of www/glewlwyd - see upcoming commit
19 lines
317 B
Makefile
19 lines
317 B
Makefile
PORTNAME= orcania
|
|
DISTVERSIONPREFIX= v
|
|
DISTVERSION= 2.2.1
|
|
CATEGORIES= devel
|
|
|
|
MAINTAINER= dvl@FreeBSD.org
|
|
COMMENT= Potluck with different functions for different purposes
|
|
|
|
LICENSE= LGPL21
|
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
|
|
|
USES= cmake
|
|
|
|
USE_GITHUB= yes
|
|
GH_ACCOUNT= babelouest
|
|
GH_PROJECT= orcania
|
|
|
|
.include <bsd.port.mk>
|