2013-06-28 22:56:05 +02:00
|
|
|
# Created by: joerg
|
1999-08-25 07:28:01 +02:00
|
|
|
# $FreeBSD$
|
1996-05-06 13:45:42 +02:00
|
|
|
|
2000-04-09 00:04:57 +02:00
|
|
|
PORTNAME= xpostit
|
|
|
|
PORTVERSION= 3.3.1
|
2009-06-09 17:33:28 +02:00
|
|
|
PORTREVISION= 2
|
2000-04-09 00:04:57 +02:00
|
|
|
CATEGORIES= deskutils
|
2001-08-12 16:43:48 +02:00
|
|
|
MASTER_SITES= ftp://ftp.x.org/R5contrib/
|
2000-04-09 00:04:57 +02:00
|
|
|
DISTNAME= ${PORTNAME}${PORTVERSION}
|
1996-05-06 13:45:42 +02:00
|
|
|
|
2000-04-09 00:04:57 +02:00
|
|
|
MAINTAINER= joerg@FreeBSD.org
|
2003-03-07 07:14:21 +01:00
|
|
|
COMMENT= PostIt (R) messages onto your X11 screen
|
2000-04-09 00:04:57 +02:00
|
|
|
|
2014-07-29 21:11:51 +02:00
|
|
|
USES= imake tar:Z
|
2009-06-09 17:33:28 +02:00
|
|
|
USE_XORG= ice sm x11 xaw xext xmu xpm xt
|
2000-04-09 00:04:57 +02:00
|
|
|
WRKSRC= ${WRKDIR}/xpostit
|
1996-05-06 13:45:42 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|