1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00
freebsd-ports/x11-themes/gnome-icons-stylish/Makefile
Mathieu Arnold 065c026fe5 Fix ports that confused the meaning of WRKDIR and WRKSRC.
PR:		204056
Submitted by:	mat
Reviewed by:	bapt
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D2735
2015-11-05 12:36:25 +00:00

24 lines
614 B
Makefile

# Created by: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
# $FreeBSD$
# Port logic gratuitously stolen from x11-themes/kde-icons-noia by
# lioux@. If it's not defined here and you think it should be, check
# x11-themes/gnome-icons/bsd.gnome-icons.mk for it.
PORTNAME= stylish
PORTVERSION= 20030129
PORTREVISION= 2
CATEGORIES= x11-themes gnome
MASTER_SITES= GNOME/teams/art.gnome.org/archive/themes/icon
DISTNAME= ICON-Stylish
MAINTAINER= ports@FreeBSD.org
COMMENT= Stylish Icons for Gnome
RESTRICTED= ${REASON}
NO_WRKSUBDIR= yes
.include "${.CURDIR}/../gnome-icons/bsd.gnome-icons.mk"
.include <bsd.port.mk>