Lines 10-15
Link Here
|
10 |
MAINTAINER= ports@FreeBSD.org |
10 |
MAINTAINER= ports@FreeBSD.org |
11 |
COMMENT= Collection of makefile and scripts for LaTeX documents |
11 |
COMMENT= Collection of makefile and scripts for LaTeX documents |
12 |
|
12 |
|
|
|
13 |
LICENSE= BSD |
14 |
|
13 |
BUILD_DEPENDS= texi2dvi:${PORTSDIR}/print/texinfo |
15 |
BUILD_DEPENDS= texi2dvi:${PORTSDIR}/print/texinfo |
14 |
RUN_DEPENDS= texi2dvi:${PORTSDIR}/print/texinfo |
16 |
RUN_DEPENDS= texi2dvi:${PORTSDIR}/print/texinfo |
15 |
|
17 |
|
Lines 17-25
Link Here
|
17 |
USES= gmake |
19 |
USES= gmake |
18 |
GNU_CONFIGURE= yes |
20 |
GNU_CONFIGURE= yes |
19 |
|
21 |
|
20 |
LICENSE= BSD |
|
|
21 |
|
22 |
INFO= latex-mk |
22 |
INFO= latex-mk |
23 |
|
|
|
24 |
NO_STAGE= yes |
25 |
.include <bsd.port.mk> |
23 |
.include <bsd.port.mk> |