# New ports collection makefile for: ctpp # Date created: 19 July 2004 # Whom: shetuhin@corp.mail.ru (Andrei V. Shetuhin) # # $FreeBSD$ # PORTNAME= ctpp PORTVERSION= 1.8.1 CATEGORIES= textproc devel MASTER_SITES= http://www.reki.ru/products/ctpp/download/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= miwi MAINTAINER= ports@FreeBSD.org COMMENT= C++ library to use templates in C/C++ projects BUILD_DEPENDS= cmake:${PORTSDIR}/devel/cmake USE_LDCONFIG= yes do-configure: @cd ${WRKSRC} && ${LOCALBASE}/bin/cmake ${WRKSRC} do-install: ${INSTALL_DATA} ${WRKSRC}/libctpp-st.a ${PREFIX}/lib/libctpp.a ${INSTALL_DATA} ${WRKSRC}/libctpp.so.1.8.0 ${PREFIX}/lib/libctpp.so @${MKDIR} ${PREFIX}/include/ctpp cd ${WRKSRC}/include && ${FIND} . | \ ${CPIO} -pdm -L -R ${SHAREOWN}:${SHAREGRP} ${PREFIX}/include/ctpp .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} cd ${WRKSRC}/doc && ${FIND} . | \ ${CPIO} -pdm -L -R ${SHAREOWN}:${SHAREGRP} ${DOCSDIR} .endif .include git/cgit.cgi/'>cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/linux-f10-libv4l
Commit message (Expand)AuthorAgeFilesLines
* Cleanup plistantoine2014-11-141-2/+0
* Update CentOS base to 6.5, add userland portsxmj2014-09-221-3/+2
* Add staging support for linux-f10-* ports maintained by emulation@rene2013-10-061-1/+0
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-5/+2
* Remove expiration date, a false positive in my last commit.netchild2012-04-151-2/+0
* Set the expiration date for all ports which depend upon linux_base-fc4 tonetchild2012-04-151-0/+2
* Fix the "Whom" header: emulation -> bsam.bsam2011-04-291-1/+1