Import deskutils/xpostitPlus version 2.3_3
[dports.git] / deskutils / xpostitPlus / Makefile
1 # New ports collection makefile for:    xpostit+
2 # Date created:         26 Sep 1997
3 # Whom:                 mi
4 #
5 # $FreeBSD: ports/deskutils/xpostitPlus/Makefile,v 1.16 2012/11/17 05:55:31 svnexp Exp $
6 #
7
8 PORTNAME=       XPostitPlus
9 PORTVERSION=    2.3
10 PORTREVISION=   3
11 CATEGORIES=     deskutils
12 MASTER_SITES=   ${MASTER_SITE_XCONTRIB}
13 MASTER_SITE_SUBDIR=     office
14
15 MAINTAINER=     ports2@dclg.ca
16 COMMENT=        PostIt (R) messages onto your X11 screen
17
18 USE_IMAKE=      yes
19 USE_XORG=       ice sm x11 xaw xext xmu xpm xt
20 MAN1=           xpostit+.1
21
22 .include <bsd.port.mk>