20 lines
497 B
Makefile
20 lines
497 B
Makefile
# $NetBSD: Makefile,v 1.5 2008/07/14 12:56:19 joerg Exp $
|
|
#
|
|
|
|
DISTNAME= matchbox-themes-extra-0.3
|
|
PKGREVISION= 1
|
|
CATEGORIES= x11
|
|
MASTER_SITES= http://projects.o-hand.com/matchbox/sources/matchbox-themes-extra/0.3/
|
|
EXTRACT_SUFX= .tar.bz2
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://projects.o-hand.com/matchbox/
|
|
COMMENT= Collection of themes for Matchbox
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
USE_DIRS+= gnome2-1.5 xdg-1.4
|
|
USE_LIBTOOL= yes
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|