Lines 1-9
Link Here
|
1 |
# Created by: Timothy Beyer <beyert@cs.ucr.edu> |
1 |
# Created by: Timothy Beyer <beyert@cs.ucr.edu> |
2 |
# $FreeBSD: head/net/opennx/Makefile 359967 2014-07-01 08:38:45Z bapt $ |
2 |
# $FreeBSD$ |
3 |
|
3 |
|
4 |
PORTNAME= opennx |
4 |
PORTNAME= opennx |
5 |
PORTVERSION= 0.16.0.725 |
5 |
PORTVERSION= 0.16.0.729 |
6 |
PORTREVISION= 1 |
|
|
7 |
CATEGORIES= net |
6 |
CATEGORIES= net |
8 |
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/CI-source |
7 |
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/CI-source |
9 |
|
8 |
|
Lines 33-44
Link Here
|
33 |
INSTALLS_ICONS= yes |
32 |
INSTALLS_ICONS= yes |
34 |
|
33 |
|
35 |
NO_PACKAGE= must generate a fresh private key at install time |
34 |
NO_PACKAGE= must generate a fresh private key at install time |
|
|
35 |
LEGAL_PACKAGE= yes |
36 |
|
36 |
|
37 |
SSH_KEYGEN?= ssh-keygen |
37 |
SSH_KEYGEN?= ssh-keygen |
38 |
|
38 |
|
39 |
OPTIONS_DEFINE= NLS |
39 |
OPTIONS_DEFINE= NLS |
40 |
OPTIONS_SUB= yes |
40 |
OPTIONS_SUB= yes |
41 |
|
41 |
|
|
|
42 |
NLS_USES= gettext |
42 |
NLS_CONFIGURE_ENABLE= nls |
43 |
NLS_CONFIGURE_ENABLE= nls |
43 |
|
44 |
|
44 |
# do not use default private key included with tarball |
45 |
# do not use default private key included with tarball |