1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
freebsd-ports/deskutils/xpostit/Makefile
Satoshi Asami c2ec96e939 Move "sliderule xpostit xpostitPlus" from x11 to deskutils. Move "cal
cbb ical korganizer kproject offix-trash plan teapot xcalendar xinvest
xmaddressbook xmdiary xopps zorro" from misc to deskutils.

I'll fix up the dependencies later.
1998-08-07 22:17:55 +00:00

26 lines
640 B
Makefile

# New ports collection makefile for: xpostit
# Version required: 3.3.1
# Date created: 6 May 1996
# Whom: joerg
#
# $Id: Makefile,v 1.4 1997/08/21 18:07:46 joerg Exp $
#
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.th-darmstadt.de/pub/X11/R5contrib/
EXTRACT_SUFX= .tar.Z
MAINTAINER= joerg@FreeBSD.ORG
USE_IMAKE= yes
WRKSRC= ${WRKDIR}/xpostit
.include <bsd.port.mk>