freebsd-ports/deskutils/xpostit/Makefile

23 lines
449 B
Makefile
Raw Normal View History

# New ports collection makefile for: xpostit
# Date created: 6 May 1996
# Whom: joerg
#
1999-08-25 07:28:01 +02:00
# $FreeBSD$
#
PORTNAME= xpostit
PORTVERSION= 3.3.1
CATEGORIES= deskutils
2001-08-12 16:43:48 +02:00
MASTER_SITES= ftp://ftp.x.org/R5contrib/
DISTNAME= ${PORTNAME}${PORTVERSION}
EXTRACT_SUFX= .tar.Z
MAINTAINER= joerg@FreeBSD.org
COMMENT= PostIt (R) messages onto your X11 screen
USE_IMAKE= yes
WRKSRC= ${WRKDIR}/xpostit
2000-06-03 10:46:30 +02:00
MAN1= xpostit.1
.include <bsd.port.mk>