1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/deskutils/xpostit/Makefile
Michael Haro 65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00

27 lines
623 B
Makefile

# 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>