freebsd-ports/deskutils/xpostitPlus/Makefile

22 lines
383 B
Makefile
Raw Normal View History

# New ports collection makefile for: xpostit+
# Date created: 26 Sep 1997
# Whom: mi
#
1999-08-25 07:28:01 +02:00
# $FreeBSD$
1997-09-30 11:28:10 +02:00
#
PORTNAME= XPostitPlus
PORTVERSION= 2.3
PORTREVISION= 1
CATEGORIES= deskutils
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= office
MAINTAINER= ports2@dclg.ca
2003-02-21 12:15:57 +01:00
COMMENT= PostIt (R) messages onto your X11 screen
USE_IMAKE= yes
MAN1= xpostit+.1
.include <bsd.port.mk>