1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
freebsd-ports/palm/libmal/Makefile
Volker Stolz 59d8d6c907 - Update to 0.40: http://jasonday.home.att.net/code/libmal/ChangeLog
- Change MAINTAINER to submitter (Approved by current maintainer)

PR:             65168
Submitted by:   Arjan van Leeuwen
Approved by:    linimon (mentor)
2004-04-10 09:09:35 +00:00

26 lines
493 B
Makefile

# Ports collection makefile for: libmal
# Date created: 4 september 2002
# Whom: Adriaan de Groot <groot@kde.org>
#
#
# $FreeBSD$
#
PORTNAME= libmal
PORTVERSION= 0.40
CATEGORIES= palm
MASTER_SITES= http://jasonday.home.att.net/code/libmal/
MAINTAINER= avleeuwen@piwebs.com
COMMENT= A library encapsulating malsync
LIB_DEPENDS= pisock.8:${PORTSDIR}/palm/pilot-link
USE_GMAKE= YES
USE_LIBTOOL_VER=13
HAS_CONFIGURE= YES
INSTALLS_SHLIB= YES
CONFLICTS= malsync-*
.include <bsd.port.mk>