portlint (variable ordering, trim trailing blank lines)
This commit is contained in:
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
|
@ -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
|
||||
|
||||
|
|
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in a new issue