mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
x11-themes/icons-tango: Refactor
- Remove GENTOO MASTER_SITES as it no longer provides flat layout - Add license - Pet portclippy Approved by: portmgr (blanket)
This commit is contained in:
parent
1a7c599b4a
commit
f0636121db
1 changed files with 10 additions and 4 deletions
|
@ -1,18 +1,24 @@
|
|||
PORTNAME= icons-tango
|
||||
PORTVERSION= 0.8.90
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= x11-themes
|
||||
MASTER_SITES= GENTOO
|
||||
MASTER_SITES= https://tango.freedesktop.org/releases/
|
||||
DISTNAME= tango-icon-theme-${PORTVERSION}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Basic set of icons for the most common usage
|
||||
WWW= http://tango.freedesktop.org/
|
||||
|
||||
LICENSE= UNKNOWN
|
||||
LICENSE_NAME= UNKNOWN
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
LICENSE_PERMS= dist-mirror pkg-mirror auto-accept
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/libexec/icon-name-mapping:x11-themes/icon-naming-utils
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= gettext-tools gmake gnome magick:build pathfix pkgconfig
|
||||
USE_GNOME= intlhack
|
||||
USES+= gettext-tools gmake gnome magick:build pathfix pkgconfig
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue