pkgsrc/x11/xpostit/Makefile
agc 1ffee6654b Initial import of xpostit version 3.3.1 into the packages collection.
"XPostIt allows you to create small notes to yourself in windows on
the screen, and save them in disk files.  This is generally neater
than having numerous real Post-it notes stuck all around the edges of
your monitor."

Package submitted by Jim Bernard in PR 12532.
2001-04-03 08:16:14 +00:00

18 lines
402 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2001/04/03 08:16:14 agc Exp $
#
DISTNAME= xpostit3.3.1
PKGNAME= xpostit-3.3.1
CATEGORIES= x11
MASTER_SITES= ftp://ftp.x.org/R5contrib/ \
ftp://ftp.freesoftware.com/pub/X11/R5contrib/
EXTRACT_SUFX= .tar.Z
MAINTAINER= packages@netbsd.org
COMMENT= Post notes to yourself on the screen
#HOMEPAGE=
WRKSRC= ${WRKDIR}/xpostit
USE_IMAKE= yes
.include "../../mk/bsd.pkg.mk"