omf_dest_dir=$(datadir)/omf/evolution scrollkeeper_localstate_dir = $(SCROLLKEEPER_LOCALSTATE_DIR) install-data-local: $(mkinstalldirs) $(DESTDIR)$(omf_dest_dir) -for file in $(srcdir)/*.omf; do \ $(INSTALL_DATA) $$file $(DESTDIR)$(omf_dest_dir); \ done -scrollkeeper-update -p $(scrollkeeper_localstate_dir) uninstall-local: -for file in $(srcdir)/*.omf; do \ basefile=`basename $$file`; \ rm -f $(omf_dest_dir)/$$basefile; \ done -rmdir $(omf_dest_dir) -scrollkeeper-update -p $(scrollkeeper_localstate_dir) lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/py-pkginfo
Commit message (Expand)AuthorAgeFilesLines
* - Update to 1.4.2miwi2018-05-202-5/+17
* Switch all pypi.python.org WWWs to a new PyPi home pypi.org whereamdmi32018-04-261-1/+1
* Canonicalize PyPi WWWs:amdmi32018-02-091-1/+1
* Convert Python ports to FLAVORS.mat2017-11-301-1/+1
* sysutils/py-pkginfo: updating to version 1.4.1swills2017-11-10