freebsd-ports/deskutils/xpostitPlus/Makefile
Florent Thoumie d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00

21 lines
383 B
Makefile

# New ports collection makefile for: xpostit+
# Date created: 26 Sep 1997
# Whom: mi
#
# $FreeBSD$
#
PORTNAME= XPostitPlus
PORTVERSION= 2.3
PORTREVISION= 2
CATEGORIES= deskutils
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= office
MAINTAINER= ports2@dclg.ca
COMMENT= PostIt (R) messages onto your X11 screen
USE_IMAKE= yes
MAN1= xpostit+.1
.include <bsd.port.mk>