1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00

reorder variables to follow port standards (portlint)

This commit is contained in:
Michael Haro 2000-03-21 08:22:22 +00:00
parent c9ea4d6a8c
commit 056bd0f29d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=26908

View File

@ -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