mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
x11-themes/icon-naming-utils: Refactor
- Remove GENTOO MASTER_SITES as it no longer provides flat layout - Add license - Pet portfmt Approved by: portmgr (blanket)
This commit is contained in:
parent
a77030fc2e
commit
1a7c599b4a
1 changed files with 6 additions and 3 deletions
|
@ -1,17 +1,20 @@
|
|||
PORTNAME= icon-naming-utils
|
||||
PORTVERSION= 0.8.90
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= x11-themes
|
||||
MASTER_SITES= GENTOO
|
||||
MASTER_SITES= https://tango.freedesktop.org/releases/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Utilities of the Tango project
|
||||
WWW= http://tango-project.org/
|
||||
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
BUILD_DEPENDS= p5-XML-Simple>=0:textproc/p5-XML-Simple
|
||||
RUN_DEPENDS= p5-XML-Simple>=0:textproc/p5-XML-Simple
|
||||
|
||||
USES= pathfix pkgconfig perl5 gmake
|
||||
USES= gmake pathfix perl5 pkgconfig
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
NO_ARCH= yes
|
||||
|
|
Loading…
Add table
Reference in a new issue