freebsd-ports/palm/synce-serial/Makefile
Erwin Lansing 8d526ec920 - Update to 0.8
- Makefile also cleaned up a little

PR:		56055
Submitted by:	maintainer
2003-08-28 08:24:44 +00:00

23 lines
613 B
Makefile

# New ports collection makefile for: synce-serial
# Date created: 14 June 2003
# Whom: Sam Lawrance <boris@brooknet.com.au>
#
# $FreeBSD$
PORTNAME= synce-serial
PORTVERSION= 0.8
CATEGORIES= palm
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= synce
MAINTAINER= boris@brooknet.com.au
COMMENT= Wrapper for pppd to initiate communications with WinCE devices
MAN8= synce-serial-config.8 synce-serial-start.8 synce-serial-abort.8
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
INSTALLS_SHLIB= yes
.include <bsd.port.mk>