mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Fixed problem on creation of PLIST file
Reported by: pointyhat via erwin Approved by: garga (mentor)
This commit is contained in:
parent
538f12fb8c
commit
1e39ef1f84
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=169660
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= data
|
||||
PORTVERSION= 20060708
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= vdrift
|
||||
@ -20,6 +21,7 @@ COMMENT= Vdrift driving simulation data files
|
||||
USE_BZIP2= yes
|
||||
NO_BUILD= yes
|
||||
DATADIR= ${PREFIX}/share/vdrift
|
||||
PLIST= ${WRKDIR}/pkg-plist
|
||||
WRKSRC= ${WRKDIR}/${PKGNAMEPREFIX}2006-02-21
|
||||
|
||||
OPTIONS= MINIMAL "Install minimal requerimients of data files" off \
|
||||
|
Loading…
Reference in New Issue
Block a user