portlint (variable ordering, trim trailing blank lines)

This commit is contained in:
Kris Kennaway 2003-10-26 23:14:46 +00:00
parent 64e5d59d5f
commit 2810837846
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=92263
2 changed files with 1 additions and 2 deletions

View file

@ -15,7 +15,6 @@ MASTER_SITES= http://www.ncc.up.pt/gpsman/gpsmanhtml/ \
MASTER_SITE_SUBDIR= science/cartography
# This is ugly; sorry.
DISTNAME= ${PORTNAME}_FreeBSD-${PORTVERSION}
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
EXTRACT_SUFX= .tgz
MAINTAINER= david@catwhisker.org
@ -23,6 +22,7 @@ COMMENT= A Tcl/Tk-based GPS management utility
RUN_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_REINPLACE= yes
NO_BUILD= yes

View file

@ -3,4 +3,3 @@ Please see file:%%PREFIX%%/share/doc/gpsman/html/index.html and/or
file:%%PREFIX%%/share/doc/gpsman/GPSMandoc.ps or
file:%%PREFIX%%/share/doc/gpsman/GPSMandoc.pdf for documentation on using GPS
Manager.