1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-03 22:23:24 +00:00
freebsd-ports/deskutils/xpostit/Makefile
Will Andrews d886fedc71 Update MASTER_SITES and remove manpage since it's no longer there.
PR:		17158
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
Ignored by:	joerg
2000-05-29 23:47:47 +00:00

22 lines
432 B
Makefile

# New ports collection makefile for: xpostit
# Date created: 6 May 1996
# Whom: joerg
#
# $FreeBSD$
#
PORTNAME= xpostit
PORTVERSION= 3.3.1
CATEGORIES= deskutils
MASTER_SITES= ftp://ftp.x.org/R5contrib/ \
ftp://ftp.freesoftware.com/pub/X11/R5contrib/
DISTNAME= ${PORTNAME}${PORTVERSION}
EXTRACT_SUFX= .tar.Z
MAINTAINER= joerg@FreeBSD.org
USE_IMAKE= yes
WRKSRC= ${WRKDIR}/xpostit
.include <bsd.port.mk>