Lines 1-5
Link Here
|
1 |
PORTNAME= shared-desktop-ontologies |
1 |
PORTNAME= shared-desktop-ontologies |
2 |
PORTVERSION= 0.11.0 |
2 |
PORTVERSION= 0.11.0 |
|
|
3 |
PORTREVISION= 1 |
3 |
CATEGORIES= x11-toolkits |
4 |
CATEGORIES= x11-toolkits |
4 |
MASTER_SITES= SF/oscaf/${PORTNAME}/${PORTVERSION} |
5 |
MASTER_SITES= SF/oscaf/${PORTNAME}/${PORTVERSION} |
5 |
|
6 |
|
Lines 7-12
MAINTAINER= kde@FreeBSD.org
Link Here
|
7 |
COMMENT= Interoperability between desktops and collaborative environments |
8 |
COMMENT= Interoperability between desktops and collaborative environments |
8 |
WWW= https://oscaf.sourceforge.net |
9 |
WWW= https://oscaf.sourceforge.net |
9 |
|
10 |
|
|
|
11 |
LICENSE= GPLv2 |
12 |
|
10 |
CMAKE_ARGS+= -DPKGCONFIG_INSTALL_DIR:PATH="libdata/pkgconfig/" |
13 |
CMAKE_ARGS+= -DPKGCONFIG_INSTALL_DIR:PATH="libdata/pkgconfig/" |
11 |
INSTALL_TARGET= install |
14 |
INSTALL_TARGET= install |
12 |
|
15 |
|