summaryrefslogtreecommitdiffstats
path: root/deskutils/xpad/Makefile
blob: ec9853d1aa77eed47358ec7f7f2c7dd75590b568 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# New ports collection makefile for:	xpad
# Date created:		6 March 2002
# Whom:			Guillaume Paquet <amyfoub@gmail.com>
#
# $FreeBSD$
#

PORTNAME=	xpad
PORTVERSION=	2.14
PORTREVISION=	1
CATEGORIES=	deskutils
MASTER_SITES=	SF

MAINTAINER=	amyfoub@gmail.com
COMMENT=	A virtual note-pad system for your X11 desktop

USE_BZIP2=	yes
USE_GMAKE=	yes
USE_XORG=	x11 sm
USE_GNOME=	pkgconfig gtk20 gnomehier intltool
GNU_CONFIGURE=	yes
CONFIGURE_ENV=	CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \
		LDFLAGS="-L${LOCALBASE}/lib"

MAN1=		xpad.1

.include <bsd.port.mk>
OpenPOWER on IntegriCloud