Lines 5-19
Link Here
|
5 |
# $FreeBSD: ports/print/latex-csquotes/Makefile,v 1.7 2010/02/05 11:43:15 dinoex Exp $ |
5 |
# $FreeBSD: ports/print/latex-csquotes/Makefile,v 1.7 2010/02/05 11:43:15 dinoex Exp $ |
6 |
|
6 |
|
7 |
PORTNAME= csquotes |
7 |
PORTNAME= csquotes |
8 |
PORTVERSION= 4.4c |
8 |
PORTVERSION= 4.4d |
9 |
PORTREVISION= 1 |
|
|
10 |
CATEGORIES= print |
9 |
CATEGORIES= print |
11 |
MASTER_SITES= ${MASTER_SITE_TEX_CTAN} |
10 |
MASTER_SITES= ${MASTER_SITE_TEX_CTAN} |
12 |
MASTER_SITE_SUBDIR= macros/latex/contrib |
11 |
MASTER_SITE_SUBDIR= macros/latex/contrib |
13 |
PKGNAMEPREFIX= latex- |
12 |
PKGNAMEPREFIX= latex- |
14 |
DISTNAME= ${PORTNAME} |
13 |
DISTNAME= ${PORTNAME} |
15 |
|
14 |
|
16 |
MAINTAINER= vj562001@yahoo.de |
15 |
MAINTAINER= idolum@users.sourceforge.net |
17 |
COMMENT= Context sensitive quotation facilities |
16 |
COMMENT= Context sensitive quotation facilities |
18 |
|
17 |
|
19 |
BUILD_DEPENDS= mktexlsr:${PORTSDIR}/print/teTeX-base \ |
18 |
BUILD_DEPENDS= mktexlsr:${PORTSDIR}/print/teTeX-base \ |