|
Lines 6-19
Link Here
|
| 6 |
# |
6 |
# |
| 7 |
|
7 |
|
| 8 |
PORTNAME= Ocsinventory |
8 |
PORTNAME= Ocsinventory |
| 9 |
PORTVERSION= 0.0.9.2 |
9 |
PORTVERSION= 1.02 |
| 10 |
PORTREVISION= 1 |
|
|
| 11 |
CATEGORIES= net-mgmt |
10 |
CATEGORIES= net-mgmt |
| 12 |
MASTER_SITES= http://nana.rulezlan.org/~goneri/ocsinventory-agent/ |
11 |
MASTER_SITES= SF |
|
|
12 |
MASTER_SITE_SUBDIR= ocsinventory |
| 13 |
PKGNAMESUFFIX= -Agent |
13 |
PKGNAMESUFFIX= -Agent |
| 14 |
DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION} |
14 |
DISTNAME= OCSNG_UNIX_AGENT-${PORTVERSION} |
| 15 |
|
15 |
|
| 16 |
MAINTAINER= freebsd@rootxs.org |
16 |
MAINTAINER= araujo@FreeBSD.org |
| 17 |
COMMENT= Keep track of the computers configuration and software |
17 |
COMMENT= Keep track of the computers configuration and software |
| 18 |
|
18 |
|
| 19 |
BUILD_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \ |
19 |
BUILD_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \ |
|
Lines 26-31
Link Here
|
| 26 |
USE_PERL5= yes |
26 |
USE_PERL5= yes |
| 27 |
PERL_CONFIGURE= yes |
27 |
PERL_CONFIGURE= yes |
| 28 |
IS_INTERACTIVE= yes |
28 |
IS_INTERACTIVE= yes |
|
|
29 |
WRKSRC= ${WRKDIR}/${PORTNAME}${PKGNAMESUFFIX}-1.0.1 |
| 29 |
|
30 |
|
| 30 |
MAN1= ocsinventory-agent.1 |
31 |
MAN1= ocsinventory-agent.1 |
| 31 |
|
32 |
|