freebsd-ports/palm/libmal/Makefile
Ying-Chieh Liao 003fa697ba upgrade to 0.42
PR:		103572
Submitted by:	alecn2002 <alecn2002@yandex.ru>
Approved by:	maintainer
2006-09-27 03:10:05 +00:00

28 lines
561 B
Makefile

# Ports collection makefile for: libmal
# Date created: 4 september 2002
# Whom: Adriaan de Groot <groot@kde.org>
#
#
# $FreeBSD$
#
PORTNAME= libmal
PORTVERSION= 0.42
PORTREVISION= 0
CATEGORIES= palm
MASTER_SITES= http://jasonday.home.att.net/code/libmal/
MAINTAINER= avleeuwen@piwebs.com
COMMENT= A library encapsulating malsync
LIB_DEPENDS= pisock.9:${PORTSDIR}/palm/pilot-link
USE_GMAKE= YES
GNU_CONFIGURE= yes
HAS_CONFIGURE= YES
CONFIGURE_ARGS= --with-pilot-prefix=${LOCALBASE}
USE_LDCONFIG= YES
CONFLICTS= malsync-[0-9]*
.include <bsd.port.mk>