# New ports collection makefile for: libpdtp # Date created: 5 Apr 2004 # Whom: Jun Kuriyama # # $FreeBSD$ # PORTNAME= libpdtp PORTVERSION= 0.1.20040808 CATEGORIES= net MASTER_SITES= http://dist.bsdlab.org/ DISTNAME= ${PORTNAME}-20040808 MAINTAINER= kuriyama@FreeBSD.org COMMENT= Client library for Peer Distributed Transfer Protocol (PDTP) WRKSRC= ${WRKDIR}/${PORTNAME} HAS_CONFIGURE= yes INSTALLS_SHLIB= yes CFLAGS+= -fpic do-install: ${INSTALL_PROGRAM} ${WRKSRC}/pdtp ${PREFIX}/bin ${INSTALL_DATA} ${WRKSRC}/libpdtp.* ${PREFIX}/lib .include git' href='https://www.lant.com.tw/~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.mat2016-04-011-1/+1
* - Drop @dirrm* from plistamdmi32015-12-24