pkgsrc/x11/xfce4-taskbar-plugin/Makefile
martti 2020bbfe3d Substitute "XFce 4" with "Xfce" in DESCR and Makefile's COMMENT.
It is a lower-case f according to the official site.
2005-11-09 07:09:04 +00:00

13 lines
364 B
Makefile

# $NetBSD: Makefile,v 1.6 2005/11/09 07:09:05 martti Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
XFCE4_VERSION= 0.2.2
DISTNAME= xfce4-taskbar-plugin-${XFCE4_VERSION}
CATEGORIES= sysutils
MASTER_SITES= http://download.berlios.de/xfce-goodies/
COMMENT= Xfce taskbar plugin
.include "../../x11/xfce4-panel/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"