1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
freebsd-ports/x11/xfce4-screenshooter-plugin/Makefile
2008-08-25 21:05:56 +00:00

25 lines
580 B
Makefile

# New ports collection makefile for: screenshooter plugin for xfce4
# Date created: 29 April 2006
# Whom: Martin Wilke (miwi@FreeBSD.org)
#
# $FreeBSD$
#
PORTNAME= xfce4-screenshooter-plugin
PORTVERSION= 1.3.2
CATEGORIES= x11 xfce
MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/
DIST_SUBDIR= xfce4
MAINTAINER= miwi@FreeBSD.org
COMMENT= Desktop Screenshot plugin for xfce
GNU_CONFIGURE= yes
USE_GETTEXT= yes
USE_GMAKE= yes
USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig
USE_XFCE= configenv panel
MAN1= xfce4-screenshooter.1
.include <bsd.port.mk>