# New ports collection makefile for: ocaml-sem # Date created: 19 April 2005 # Whom: asmith # # $FreeBSD$ # PORTNAME= sem PORTVERSION= 0.0.2 CATEGORIES= devel MASTER_SITES= ftp://ftp.rtelekom.ru/pub/FreeBSD/ports/distfiles/ \ http://ocaml-sem.sourceforge.net/files/ \ ${MASTER_SITE_FREEBSD_ORG}ports/distfiles/ PKGNAMEPREFIX= ocaml- MAINTAINER= argentoff@gmail.com COMMENT= POSIX semaphores for OCaml BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml \ ocamlfind:${PORTSDIR}/devel/ocaml-findlib MAKE_ENV= OCAML_LIB_INSTALL="${PREFIX}/lib/ocaml/site-lib/sem" \ INCDIRS="${LOCALBASE}/include" LIBDIRS="${LOCALBASE}/lib" .if !defined(WITH_CUSTOM) MAKE_ENV+= NO_CUSTOM=y .endif ALL_TARGET= all PORTDOCS= html README DOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME} USE_BZIP2= yes USE_GMAKE= yes PKGDEINSTALL= ${PKGINSTALL} post-install: @${FIND} ${PREFIX}/lib/ocaml/site-lib/sem -type f | \ ${SED} "s,^${PREFIX}/,," >> ${TMPPLIST} @${ECHO_CMD} "@dirrm lib/ocaml/site-lib/sem" >> ${TMPPLIST} @${ECHO_CMD} "@unexec ocamlfind remove sem 2>/dev/null || true" >> ${TMPPLIST} @${MKDIR} ${DOCSDIR} ${CP} -R ${WRKSRC}/doc/ ${DOCSDIR} ${CP} ${WRKSRC}/README ${DOCSDIR} .include
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/x11/xfd
Commit message (Expand)AuthorAgeFilesLines
* Mark as broken on various tier-2 archs.linimon2016-11-161-0/+3
* Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.mat2016-04-011-3/+3
* Cleanup plistbapt2014-12-091-2/+0
* The FreeBSD x11@ and graphics team proudly presentszeising2014-04-171-1/+2
* Cleanup of the x11@ ports in the x11 directoryeadler2013-10-162-5/+2
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* Update to 1.1.2zeising2013-07-172-3/+3
* The FreeBSD x11 team proudly presentszeising2013-05-252-8/+3
* - updated evieext to 1.1.1eadler2011-09-222-4/+5
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
* - Please welcome Xorg 7.5.1miwi2011-02-26