freebsd-ports/misc/hicolor-icon-theme/Makefile
Koop Mast 8d103efb9f Update to 0.14.
Instead of lots of manual work switch to static plist.
Use @dir plist entries for directories we want to create and "own" instead
  of keeping a forest of .keep_me files around.
This also removes the usage of @dirrmtry plist lines.
2015-02-05 17:08:10 +00:00

15 lines
329 B
Makefile

# Created by: marcus@FreeBSD.org
# $FreeBSD$
PORTNAME= hicolor-icon-theme
PORTVERSION= 0.14
CATEGORIES= misc gnome
MASTER_SITES= http://icon-theme.freedesktop.org/releases/
MAINTAINER= gnome@FreeBSD.org
COMMENT= High-color icon theme shell from the FreeDesktop project
USES= tar:xz
GNU_CONFIGURE= yes
.include <bsd.port.mk>