mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Add LICENSE
- Whitespace fix
This commit is contained in:
parent
0c4bdcaf10
commit
18daa321a1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=449763
1 changed files with 4 additions and 1 deletions
|
@ -15,11 +15,14 @@ DISTNAME= ${PORTNAME}-gnome_${PORTVERSION}
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Lila Icons for Gnome
|
||||
|
||||
LICENSE= GPLv2+
|
||||
LICENSE_FILE= ${WRKSRC}/Lila/LICENSE
|
||||
|
||||
RESTRICTED= ${REASON}
|
||||
|
||||
NO_WRKSUBDIR= yes
|
||||
|
||||
USES= tar:bzip2
|
||||
USES= tar:bzip2
|
||||
|
||||
.include "${.CURDIR}/../gnome-icons/bsd.gnome-icons.mk"
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue