1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-03 22:23:24 +00:00
freebsd-ports/deskutils/xpostit/Makefile

28 lines
585 B
Makefile

# New ports collection makefile for: xpostit
# Date created: 6 May 1996
# Whom: joerg
#
# $FreeBSD$
#
#
# 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'.
#
PORTNAME= xpostit
PORTVERSION= 3.3.1
CATEGORIES= deskutils
MASTER_SITES= ftp://ftp.hrz.tu-darmstadt.de/pub/X11/R5contrib/
DISTNAME= ${PORTNAME}${PORTVERSION}
EXTRACT_SUFX= .tar.Z
MAINTAINER= joerg@FreeBSD.org
USE_IMAKE= yes
WRKSRC= ${WRKDIR}/xpostit
MAN1= xpostit.1
.include <bsd.port.mk>