aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/Makefile.am
blob: e17d5811849311112e327de118005ff852ac8c89 (plain) (blame)
1
2
3
4
5
6
7
if ENABLE_PILOT_CONDUITS
CONDUIT_DIR = conduits
else
CONDUIT_DIR =
endif

SUBDIRS = idl cal-util pcs cal-client gui $(CONDUIT_DIR)
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/www/py-flask-flatpages
Commit message (Expand)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.mat2016-04-011-3/+3
* www/py-flask-flatpages: version updaterm2015-03-052-6/+8
* - convert flask ports to USES=pythonrm2014-12-101-3/+2
* - Stage supportantoine2014-03-052-31/+4
* Python cleanup:rene2014-01-141-1/+1
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* - Update to 0.5olivierd2013-07-234-4/+5
* Provides flat static pages to a Flask application, based on text filesmiwi2013-02-18