summaryrefslogtreecommitdiff
path: root/deskutils/xpostitPlus/Makefile
blob: eb9d47ff6b218b718022346a65999eb8c4f01494 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Created by: mi
# $FreeBSD$

PORTNAME=	XPostitPlus
PORTVERSION=	2.3
PORTREVISION=	3
CATEGORIES=	deskutils
MASTER_SITES=	${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR=	office

MAINTAINER=	ports2@dclg.ca
COMMENT=	PostIt (R) messages onto your X11 screen

USES=		imake
USE_XORG=	ice sm x11 xaw xext xmu xpm xt
MAN1=		xpostit+.1

.include <bsd.port.mk>