# New ports collection makefile for: tcpser # Date created: 2008-09-24 # Whom: Edward Tomasz Napierala # # $FreeBSD$ # PORTNAME= tcpser DISTVERSION= 1.0rc12 CATEGORIES= comms MASTER_SITES= http://www.jbrain.com/pub/linux/serial/ MAINTAINER= ports@FreeBSD.org COMMENT= TCPSER turns serial port into an emulated Hayes compatible modem WRKSRC= ${WRKDIR}/tcpser USE_GMAKE= yes CFLAGS+= ${PTHREAD_CFLAGS} LDFLAGS+= ${PTHREAD_LIBS} PORTDOCS= README CHANGES PLIST_FILES= bin/tcpser do-install: ${INSTALL_PROGRAM} ${WRKSRC}/tcpser ${PREFIX}/bin .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} ${INSTALL_MAN} ${WRKSRC}/README ${DOCSDIR} ${INSTALL_MAN} ${WRKSRC}/CHANGES ${DOCSDIR} .endif .include -gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.mat2016-04-011-2/+2
* Change the way Perl modules are installed, update the default Perl to 5.18.mat2014-11-262-6/+1
* - Update to 0.05sunpoet2014-05-112-5/+4
* - Update to 0.04sunpoet2014-04-272-3/+3