mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-28 10:08:24 +00:00
o Add missing dir to PLIST_DIRS
o Bump PORTREVISION
This commit is contained in:
parent
0eb06af215
commit
0df5712fcb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=223615
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= gfp
|
||||
PORTVERSION= 0.7.2
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= finance java
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
|
||||
MASTER_SITE_SUBDIR= gfd
|
||||
@ -28,6 +28,9 @@ WRKSRC= ${WRKDIR}/GFP
|
||||
JAVAVM= ${LOCALBASE}/bin/java
|
||||
JAR_FILE= gfd.jar
|
||||
|
||||
PLIST_DIRS+= \
|
||||
${DATADIR_REL}
|
||||
|
||||
PLIST_FILES+= \
|
||||
bin/${PORTNAME}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user