15 lines
480 B
Makefile
15 lines
480 B
Makefile
# $NetBSD: Makefile,v 1.60 2020/08/31 18:12:28 wiz Exp $
|
|
|
|
PKGREVISION= 4
|
|
.include "../../meta-pkgs/xfce4/Makefile.common"
|
|
|
|
VERSION= 0.8.0
|
|
DISTNAME= xfce4-datetime-plugin-${VERSION}
|
|
CATEGORIES= time
|
|
MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-datetime-plugin/${VERSION:R}/
|
|
|
|
HOMEPAGE= https://goodies.xfce.org/projects/panel-plugins/xfce4-datetime-plugin
|
|
COMMENT= Xfce calendar plugin
|
|
|
|
.include "../../x11/xfce4-panel/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|