Also add some patches to remove use of deprecated symbols and fix other problems when looking for or compiling against libpng-1.4.x.
16 lines
520 B
Makefile
16 lines
520 B
Makefile
# $NetBSD: Makefile,v 1.4 2010/06/13 22:47:21 thomasklausner Exp $
|
|
|
|
.include "../../meta-pkgs/xfce4/Makefile.common"
|
|
|
|
DISTNAME= xfce4-mount-plugin-0.5.1
|
|
PKGREVISION= 1
|
|
CATEGORIES= sysutils
|
|
MASTER_SITES= http://goodies.xfce.org/releases/xfce4-mount-plugin/
|
|
EXTRACT_SUFX= .tar.bz2
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://goodies.xfce.org/projects/panel-plugins/xfce4-mount-plugin
|
|
COMMENT= Xfce mount/umount utility for the panel
|
|
|
|
.include "../../x11/xfce4-panel/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|