046e1fdef1
Prodded by: petef
20 lines
313 B
Makefile
20 lines
313 B
Makefile
# New ports collection makefile for: isync
|
|
# Date created: 2000-12-23
|
|
# Whom: eivind
|
|
#
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= isync
|
|
PORTVERSION= 0.7
|
|
CATEGORIES= mail
|
|
MASTER_SITES= http://www.sigpipe.org:8080/isync/
|
|
|
|
MAINTAINER= eivind@FreeBSD.org
|
|
|
|
GNU_CONFIGURE= yes
|
|
USE_OPENSSL= yes
|
|
|
|
MAN1= isync.1
|
|
|
|
.include <bsd.port.mk>
|