# New ports collection makefile for: Squishdot # Date created: 06 Sep 2000 # Whom: Neil Blakey-Milner # # $FreeBSD$ # PORTNAME= squishdot PORTVERSION= 1.5.0 CATEGORIES= www zope MASTER_SITES= http://squishdot.org/Download/Squishdot/ \ http://www.zope.org/Members/chrisw/Squishdot/ DISTNAME= Squishdot-${PORTVERSION:S/./-/g} MAINTAINER= nbm@FreeBSD.org COMMENT= A web-based news publishing and discussion product for Zope RUN_DEPENDS= ${LOCALBASE}/${SZOPEBASEDIR}/z2.py:${PORTSDIR}/www/zope USE_PYTHON= yes # You can change this in the environment if you like. SZOPEBASEDIR?= www/Zope # Don't change these ZOPEBASEDIR= ${PREFIX}/${SZOPEBASEDIR} ZOPEPRODUCTNAME= Squishdot ZOPEPRODUCTDIR= lib/python/Products WRKSRC= ${WRKDIR}/${ZOPEPRODUCTNAME} PLIST_SUB= ZOPEBASEDIR=${SZOPEBASEDIR} do-build: @${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py ${WRKSRC} 2>/dev/null do-install: @${MKDIR} ${ZOPEBASEDIR}/${ZOPEPRODUCTDIR}/${ZOPEPRODUCTNAME} @${CP} -Rf ${WRKSRC}/* \ ${ZOPEBASEDIR}/${ZOPEPRODUCTDIR}/${ZOPEPRODUCTNAME}/ post-install: .if !defined(BATCH) @${CAT} ${PKGMESSAGE} .endif .include x : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/accessibility/atk
Commit message (Expand)AuthorAgeFilesLines
* The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD.kwm2015-08-063-6/+5
* The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2.kwm2014-11-193-62/+11
* Convert to USES=libtool and add INSTALL_TARGET=install-striptijl2014-09-022-6/+6
* accessibility/atk: now unbreak atk-referencemarino2014-05-301-1/+3
* accessibility/atk: Unbreakmarino2014-05-301-3/+1
* - Convert use_xz,bzip to USESmiwi2014-05-301-1/+1
* - Stage supportmiwi2014-02-171-1/+0
* Add no stage all over the place in accessibility in preparation for the stagi...bapt2013-09-201-0/+1
* The FreeBSD GNOME team presents a Glib and Gtk+ 3 update.kwm2013-07-313-11/+9
* - Convert USE_GETTEXT to USES (part 1)ak2013-04-241-2/+1
* Convert all a categories to USE=pkgconfigbapt2013-04-231-2/+2
* * Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 whichkwm2013-03-083-14/+16
* For some ports in accessibility category, trim the header and drop leadingdanfe2012-12-181-6/+2