Lines 6-12
Link Here
|
6 |
# |
6 |
# |
7 |
|
7 |
|
8 |
PORTNAME= rats |
8 |
PORTNAME= rats |
9 |
PORTVERSION= 1.1 |
9 |
PORTVERSION= 1.3 |
10 |
CATEGORIES= security devel |
10 |
CATEGORIES= security devel |
11 |
MASTER_SITES= http://www.securesw.com/rats/ |
11 |
MASTER_SITES= http://www.securesw.com/rats/ |
12 |
|
12 |
|
Lines 25-29
Link Here
|
25 |
${MKDIR} ${PREFIX}/share/doc/rats |
25 |
${MKDIR} ${PREFIX}/share/doc/rats |
26 |
${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/rats |
26 |
${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/rats |
27 |
.endif |
27 |
.endif |
|
|
28 |
MAN1= rats.1 |
28 |
|
29 |
|
29 |
.include <bsd.port.mk> |
30 |
.include <bsd.port.mk> |