Lines 7-22
Link Here
|
7 |
# |
7 |
# |
8 |
|
8 |
|
9 |
PORTNAME= hexedit |
9 |
PORTNAME= hexedit |
10 |
PORTVERSION= 1.2.12 |
10 |
PORTVERSION= 1.2.13 |
11 |
CATEGORIES= editors |
11 |
CATEGORIES= editors |
12 |
MASTER_SITES= http://people.mandriva.com/~prigaux/ \ |
12 |
MASTER_SITES= MASTER_SITES= http://rigaux.org/ |
13 |
${MASTER_SITE_LOCAL:S/$/:local/} |
|
|
14 |
MASTER_SITE_SUBDIR= obrien/:local |
15 |
DISTFILES= ${DISTNAME}.src.tgz:DEFAULT,local |
13 |
DISTFILES= ${DISTNAME}.src.tgz:DEFAULT,local |
16 |
|
14 |
|
17 |
MAINTAINER= obrien@FreeBSD.org |
15 |
MAINTAINER= obrien@FreeBSD.org |
18 |
COMMENT= View and edit files in hexadecimal or ASCII |
16 |
COMMENT= View and edit files in hexadecimal or ASCII |
19 |
|
17 |
|
|
|
18 |
LICENSE= GPLv2 |
19 |
|
20 |
WRKSRC= ${WRKDIR}/${DISTNAME:S/-${PORTVERSION}//} |
20 |
WRKSRC= ${WRKDIR}/${DISTNAME:S/-${PORTVERSION}//} |
21 |
GNU_CONFIGURE= yes |
21 |
GNU_CONFIGURE= yes |
22 |
MAN1= hexedit.1 |
22 |
MAN1= hexedit.1 |