1998-01-24 16:36:51 -05:00
|
|
|
# OpenBSD makefile for: xpostit
|
|
|
|
# Version required: 3.3.1
|
|
|
|
# Date created: 11 January 1998
|
|
|
|
# Whom: Don Schmidt
|
|
|
|
#
|
2000-02-10 19:37:15 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.2 2000/02/11 00:37:40 espie Exp $
|
1998-01-24 16:36:51 -05:00
|
|
|
#
|
|
|
|
|
|
|
|
DISTNAME= xpostit3.3.1
|
|
|
|
PKGNAME= xpostit-3.3.1
|
|
|
|
CATEGORIES= x11
|
|
|
|
#
|
|
|
|
# Not all servers archie could find actually still have it. Alas, some
|
|
|
|
# servers only have the comp.sources.x version, with its distfile named
|
|
|
|
# `part01.gz'.
|
|
|
|
#
|
|
|
|
MASTER_SITES= ftp://ftp.hrz.th-darmstadt.de/pub/X11/R5contrib/
|
|
|
|
EXTRACT_SUFX= .tar.Z
|
2000-02-10 19:37:15 -05:00
|
|
|
NEED_VERSION= 1.191
|
1998-01-24 16:36:51 -05:00
|
|
|
|
|
|
|
MAINTAINER= don@OpenBSD.ORG
|
|
|
|
|
|
|
|
USE_IMAKE= yes
|
2000-02-10 19:37:15 -05:00
|
|
|
WRKDIST= ${WRKDIR}/xpostit
|
1998-01-24 16:36:51 -05:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|