mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
- Add LICENSE_FILE
- Add CPE info
This commit is contained in:
parent
52d77617ec
commit
cba73c70a9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=384395
1 changed files with 3 additions and 1 deletions
|
@ -9,8 +9,10 @@ MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= Utility for removing files based on when they were last accessed
|
COMMENT= Utility for removing files based on when they were last accessed
|
||||||
|
|
||||||
LICENSE= GPLv2
|
LICENSE= GPLv2
|
||||||
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
USES= tar:bzip2
|
USES= cpe tar:bzip2
|
||||||
|
CPE_VENDOR= redhat
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue