aboutsummaryrefslogtreecommitdiffstats
path: root/print/jadetex
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>2000-03-21 16:22:22 +0800
committermharo <mharo@FreeBSD.org>2000-03-21 16:22:22 +0800
commitd40a18cb2e3dfe37139b076d7a4d17c0dc478ff0 (patch)
tree84cbd41a01f7700137ca1187cb9970d9f10ad5d9 /print/jadetex
parentc460e82960f01448f6702b96de369e2419ef1e33 (diff)
downloadfreebsd-ports-gnome-d40a18cb2e3dfe37139b076d7a4d17c0dc478ff0.tar.gz
freebsd-ports-gnome-d40a18cb2e3dfe37139b076d7a4d17c0dc478ff0.tar.zst
freebsd-ports-gnome-d40a18cb2e3dfe37139b076d7a4d17c0dc478ff0.zip
reorder variables to follow port standards (portlint)
Diffstat (limited to 'print/jadetex')
-rw-r--r--print/jadetex/Makefile15
1 files changed, 9 insertions, 6 deletions
diff --git a/print/jadetex/Makefile b/print/jadetex/Makefile
index cd99ee4d8bbb..2e02b8cd5297 100644
--- a/print/jadetex/Makefile
+++ b/print/jadetex/Makefile
@@ -13,21 +13,24 @@
#
DISTNAME= jadetex
-CATEGORIES= print
-VERSION= 2.3
PKGNAME= ${DISTNAME}-${VERSION}
-MAINTAINER= kelly@plutotech.com
+CATEGORIES= print
MASTER_SITES= http://people.FreeBSD.org/~nik/distfiles/jadetex/
+EXTRACT_SUFX=
DISTFILES= Makefile.jadetex jadetex.dtx jadetex.ini jadetex.ins \
pdfjadetex.ini
-DIST_SUBDIR= jadetex
-NO_WRKSUBDIR= yes
+
+MAINTAINER= kelly@plutotech.com
+
BUILD_DEPENDS= tex:${PORTSDIR}/print/teTeX
RUN_DEPENDS= tex:${PORTSDIR}/print/teTeX
+
+VERSION= 2.3
+DIST_SUBDIR= jadetex
+NO_WRKSUBDIR= yes
EXTRACT_CMD= ${CP}
EXTRACT_BEFORE_ARGS= -fp
EXTRACT_AFTER_ARGS= .
-EXTRACT_SUFX=
post-extract:
@${ECHO} all: default > ${WRKSRC}/Makefile