1996-05-06 11:45:42 +00:00
|
|
|
# New ports collection makefile for: xpostit
|
|
|
|
# Version required: 3.3.1
|
|
|
|
# Date created: 6 May 1996
|
|
|
|
# Whom: joerg
|
|
|
|
#
|
1998-11-22 09:42:48 +00:00
|
|
|
# $Id: Makefile,v 1.6 1998/09/27 03:44:38 steve Exp $
|
1996-05-06 11:45:42 +00:00
|
|
|
#
|
|
|
|
|
|
|
|
DISTNAME= xpostit3.3.1
|
1996-05-27 09:30:44 +00:00
|
|
|
PKGNAME= xpostit-3.3.1
|
1998-08-07 22:17:55 +00:00
|
|
|
CATEGORIES= deskutils
|
1996-05-06 11:45:42 +00:00
|
|
|
#
|
|
|
|
# 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'.
|
|
|
|
#
|
1998-11-22 09:42:48 +00:00
|
|
|
MASTER_SITES= ftp://ftp.hrz.tu-darmstadt.de/pub/X11/R5contrib/
|
1996-05-27 09:30:44 +00:00
|
|
|
EXTRACT_SUFX= .tar.Z
|
1996-05-06 11:45:42 +00:00
|
|
|
|
|
|
|
MAINTAINER= joerg@FreeBSD.ORG
|
|
|
|
|
|
|
|
USE_IMAKE= yes
|
1996-05-27 09:30:44 +00:00
|
|
|
WRKSRC= ${WRKDIR}/xpostit
|
1998-09-27 03:44:39 +00:00
|
|
|
MAN1= xpostit.1
|
1996-05-06 11:45:42 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|