1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-16 03:24:07 +00:00
freebsd-ports/palm/libmal/Makefile
Tilman Keskinoz f7d33fc645 Update to 0.31
PR:		53921
Submitted by:	Dima Panov <redfox@Fluffy.Khv.RU>
2003-08-01 15:45:45 +00:00

25 lines
466 B
Makefile

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