# ex:ts=8 # Ports collection makefile for: telserv # Date created: Mon Feb 03, 1998 # Whom: David O'Brien (obrien@NUXI.com) # # $FreeBSD$ # PORTNAME= telserv PORTVERSION= 1.0 CATEGORIES= net security MASTER_SITES= http://www.eleves.ens.fr:8080/home/espel/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= obrien DISTNAME= telserv EXTRACT_SUFX= .c MAINTAINER= ports@FreeBSD.org COMMENT= A telnet server analogous to the unix talk command NO_WRKSUBDIR= yes do-extract: @${MKDIR} ${WRKDIR} @${CP} ${DISTDIR}/${DISTFILES} ${WRKDIR} do-build: (cd ${WRKSRC} && ${CC} ${CFLAGS} -o ${DISTNAME} ${DISTNAME}.c) do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${DISTNAME} ${PREFIX}/libexec .include Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Apply a big libtool patch to allow porters to use the libtool installed bymarcus2004-07-101-1/+1
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1
* Update physfs to 1.0.0oliver2004-02-213-4/+5
* - Support CFLAGS properlyoliver2003-09-303-5/+21
* update physfs to 0.1.9oliver2003-09-293-3/+3
* add 2 missing library linksoliver2003-07-301-0/+2
* Add INSTALLS_SHLIBoliver2003-07-291-0/+1