#!/bin/sh # # $FreeBSD$ # # Remove package declaration from PEAR's registry. if [ x$2 != xDEINSTALL ]; then exit fi PKG_NAME=${1%%-[0-9._]*} PACKAGE=$(echo $PKG_NAME | sed 's/pear-//') ${PKG_PREFIX}/bin/pear uninstall -r ${PACKAGE} || true nome/atom/devel/p5-Params-CallbackRequest?h=gnome-3.28' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-Params-CallbackRequest
Commit message (Expand)AuthorAgeFilesLines
* Remove all := from BUILD_DEPENDS, here are never needed.mat2018-07-091-1/+1