freebsd-ports/deskutils/xpostit/Makefile
Ade Lovett 7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00

22 lines
449 B
Makefile

# New ports collection makefile for: xpostit
# Date created: 6 May 1996
# Whom: joerg
#
# $FreeBSD$
#
PORTNAME= xpostit
PORTVERSION= 3.3.1
CATEGORIES= deskutils
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
MAN1= xpostit.1
.include <bsd.port.mk>