# Ports collection makefile for: libconnect # Date created: Sat Mar 29 2003 # Whom: Alex Semenyaka # # $FreeBSD$ # PORTNAME= libconnect PORTVERSION= 1.0 CATEGORIES= net MASTER_SITES= ftp://ftp.lexa.ru/pub/domestic/snar/ \ ftp://ftp.lucky.net/pub/unix/local/ DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Tell programs to which IP-address they should bind .if defined(NOPROFILE) PLIST_SUB+= NOPROFILE="@comment " .else PLIST_SUB+= NOPROFILE="" .endif do-install: -@${MKDIR} ${PREFIX}/lib @${INSTALL_PROGRAM} ${WRKSRC}/libconnect.a ${PREFIX}/lib .if !defined(NOPROFILE) @${INSTALL_PROGRAM} ${WRKSRC}/libconnect_p.a ${PREFIX}/lib .endif @${INSTALL_PROGRAM} ${WRKSRC}/libconnect.so.1 ${PREFIX}/lib @${LN} -fs libconnect.so.1 ${PREFIX}/lib/libconnect.so -@${MKDIR} ${DOCSDIR} @${INSTALL_DATA} ${WRKSRC}/readme ${DOCSDIR} .include 'header'> cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - update to 1.4.1dinoex2010-03-281-1/+1
* - update to jpeg-8dinoex2010-02-051-0/+1
* - Update to 1.0.10dhn2009-08-242-7/+6
* - bump all port that indirectly depends on libjpeg and have not yet been bump...dinoex2009-07-311-0/+1
* - Update maintainer mail addressdhn2009-04-061-1/+1
* Correct port name and create date.maho2008-09-091-2/+2