freebsd-ports/mail/isync/Makefile
Eivind Eklund 046e1fdef1 Add USE_OPENSSL=yes
Prodded by:	petef
2001-11-28 14:18:35 +00:00

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>