Lines 8-21
Link Here
|
8 |
|
8 |
|
9 |
PORTNAME= cryptgps |
9 |
PORTNAME= cryptgps |
10 |
PORTVERSION= 0.2.1 |
10 |
PORTVERSION= 0.2.1 |
11 |
PORTREVISION= 1 |
11 |
PORTREVISION= 2 |
12 |
CATEGORIES= security |
12 |
CATEGORIES= security |
13 |
MASTER_SITES= http://www.ocaml-programming.de/packages/ |
13 |
MASTER_SITES= http://download.camlcity.org/download/ |
14 |
PKGNAMEPREFIX= ocaml- |
14 |
PKGNAMEPREFIX= ocaml- |
15 |
|
15 |
|
16 |
MAINTAINER= stas@FreeBSD.org |
16 |
MAINTAINER= stas@FreeBSD.org |
17 |
COMMENT= Symmetric cryptographic algorithms package for OCaml |
17 |
COMMENT= Symmetric cryptographic algorithms package for OCaml |
18 |
|
18 |
|
|
|
19 |
LICENSE= MIT |
20 |
|
19 |
WRKSRC= ${WRKDIR}/${PORTNAME} |
21 |
WRKSRC= ${WRKDIR}/${PORTNAME} |
20 |
USE_GMAKE= yes |
22 |
USE_GMAKE= yes |
21 |
USE_OCAML= yes |
23 |
USE_OCAML= yes |