freebsd-ports/x11-themes/whistlerk/Makefile

30 lines
727 B
Makefile
Raw Normal View History

# New ports collection makefile for: WhistlerK
# Date Created: 1 June 2000
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
#
# $FreeBSD$
# $MCom: ports/x11-themes/whistlerk/Makefile,v 1.1 2006/07/20 11:38:27 ahze Exp $
PORTNAME= WhistlerK
2001-02-05 17:49:17 +01:00
PORTVERSION= 200010142358
PORTREVISION= 3
CATEGORIES= x11-themes
MASTER_SITES= ${MASTER_SITE_THEMES}
2004-04-10 19:26:55 +02:00
MASTER_SITE_SUBDIR= whistlerk
DISTNAME= whistlerk-1.2.x
2003-01-19 21:36:01 +01:00
MAINTAINER= ports@FreeBSD.org
2003-02-20 20:21:36 +01:00
COMMENT= A GTK theme engine inspired by the Windows Whistler
WRKSRC= ${WRKDIR}/gtk-theme-WhistlerK
USE_GNOME= gtk12
GNU_CONFIGURE= yes
USE_GMAKE= yes
post-patch:
@${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \
${WRKSRC}/configure
.include <bsd.port.mk>