15 lines
287 B
Makefile
15 lines
287 B
Makefile
# Created by: mi
|
|
|
|
PORTNAME= XPostitPlus
|
|
PORTVERSION= 2.3
|
|
PORTREVISION= 3
|
|
CATEGORIES= deskutils
|
|
MASTER_SITES= XCONTRIB/office
|
|
|
|
MAINTAINER= ports2@dclg.ca
|
|
COMMENT= PostIt (R) messages onto your X11 screen
|
|
|
|
USES= imake xorg
|
|
USE_XORG= ice sm x11 xaw xext xmu xpm xt
|
|
|
|
.include <bsd.port.mk>
|