e1e0427731
PR: ports/64270 Submitted by: David Gilbert <dgilbert@daveg.ca> (maintainer)
21 lines
382 B
Makefile
21 lines
382 B
Makefile
# New ports collection makefile for: xpostit+
|
|
# Date created: 26 Sep 1997
|
|
# Whom: mi
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= XPostitPlus
|
|
PORTVERSION= 2.3
|
|
PORTREVISION= 1
|
|
CATEGORIES= deskutils
|
|
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
|
|
MASTER_SITE_SUBDIR= office
|
|
|
|
MAINTAINER= ports@dclg.ca
|
|
COMMENT= PostIt (R) messages onto your X11 screen
|
|
|
|
USE_IMAKE= yes
|
|
MAN1= xpostit+.1
|
|
|
|
.include <bsd.port.mk>
|