1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00
freebsd-ports/www/xfce4-smartbookmark-plugin/Makefile
Martin Wilke 5888cbc359 - minor typo
Submitted by:   "Hannes Magnusson" <hannes.magnusson@gmail.com> (via privatm mail)
2007-03-14 08:54:22 +00:00

26 lines
596 B
Makefile

# New ports collection makefile for: xfce4-smartbookmark-plugin
# Date created: 28 Januar 2007
# Whom: Martin Wilke (miwi@FreeBSD.org)
#
# $FreeBSD$
#
PORTNAME= xfce4-smartbookmark-plugin
PORTVERSION= 0.4.2
CATEGORIES= www xfce
MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/
DIST_SUBDIR= xfce4
MAINTAINER= miwi@FreeBSD.org
COMMENT= A bookmark plugin for xfce panel.
USE_GMAKE= yes
INSTALLS_ICONS= yes
USE_GETTEXT= yes
GNU_CONFIGURE= yes
USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig
USE_XFCE= configenv libgui libutil panel
USE_XLIB= yes
.include <bsd.port.mk>