18 lines
463 B
Makefile
18 lines
463 B
Makefile
# $NetBSD: Makefile,v 1.8 2005/05/24 10:30:00 rillig Exp $
|
|
|
|
DISTNAME= gtk-thinice-theme-1.0.4
|
|
PKGNAME= gtk-engines-thinice-1.0.4
|
|
CATEGORIES= x11
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=thinice/}
|
|
|
|
MAINTAINER= snj@pobox.com
|
|
HOMEPAGE= http://thinice.sourceforge.net/
|
|
COMMENT= Simple, clean theme engine for gtk+ 1.2.x
|
|
|
|
USE_LIBTOOL= YES
|
|
GNU_CONFIGURE= YES
|
|
USE_TOOLS+= gmake
|
|
USE_X11BASE= YES
|
|
|
|
.include "../../x11/gtk/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|