freebsd-ports/deskutils/xfce4-notes-plugin/Makefile

26 lines
610 B
Makefile
Raw Normal View History

# New ports collection makefile for: xfce4-notes-plugin
# Date created: 06 October 2003
# Whom: Thorsten Greiner <thorsten.greiner@web.de>
#
# $FreeBSD$
#
PORTNAME= xfce4-notes-plugin
2009-09-11 09:13:06 +02:00
PORTVERSION= 1.7.1
CATEGORIES= deskutils xfce
2009-09-11 09:13:06 +02:00
MASTER_SITES= http://archive.xfce.org/src/panel-plugins/${PORTNAME}/1.7/
DIST_SUBDIR= xfce4
MAINTAINER= miwi@FreeBSD.org
COMMENT= Sticky notes panel plugin for XFce4
GNU_CONFIGURE= yes
2008-11-22 23:16:00 +01:00
USE_BZIP2= yes
USE_GETTEXT= yes
USE_GMAKE= yes
USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig
USE_XFCE= configenv libgui libutil panel
2008-02-16 22:23:18 +01:00
INSTALLS_ICONS= yes
2009-06-20 14:08:32 +02:00
.include <bsd.port.mk>