freebsd-ports/palm/coldsync/Makefile
Steve Price 73baf7ab26 Update to version 1.1.2.
Submitted by:	maintainer
2000-01-30 18:20:54 +00:00

25 lines
525 B
Makefile

# New ports collection makefile for: coldsync
# Version required: 1.1.2
# Date created: 21 January 2000
# Whom: Andrew Arensburger <arensb@ooblick.com>
#
# $FreeBSD$
#
DISTNAME= coldsync-1.1.2
CATEGORIES= palm comms
MASTER_SITES= http://www.ooblick.com/software/coldsync/
MAINTAINER= arensb@ooblick.com
GNU_CONFIGURE= yes
MAN8= coldsync.8
MANCOMPRESSED= no
post-install:
@install-info ${PREFIX}/info/conduits.info ${PREFIX}/info/dir
@install-info ${PREFIX}/info/pdb.info ${PREFIX}/info/dir
.include <bsd.port.mk>