aboutsummaryrefslogtreecommitdiff
path: root/deskutils/xpostit/Makefile
blob: 53dd1adb3f55f37212c5a6fe0c2e0e6a11de3f40 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# New ports collection makefile for:   xpostit
# Version required:    3.3.1
# Date created:        6 May 1996
# Whom:                joerg
#
# $FreeBSD$
#

DISTNAME=      xpostit3.3.1
PKGNAME=       xpostit-3.3.1
CATEGORIES=    deskutils
#
# 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.tu-darmstadt.de/pub/X11/R5contrib/
EXTRACT_SUFX=  .tar.Z

MAINTAINER=    joerg@FreeBSD.ORG

USE_IMAKE=     yes
WRKSRC=        ${WRKDIR}/xpostit
MAN1=          xpostit.1

.include <bsd.port.mk>