diff options
author | miwi <miwi@FreeBSD.org> | 2013-03-15 10:42:22 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2013-03-15 10:42:22 +0800 |
commit | fbf99776e6b121b450a015d06b12eef40cda8ac8 (patch) | |
tree | b5441cd0add9ad886731ba153a288fa552b321a6 | |
parent | 7c15546a9cd34a2b30c4b667425c0d2cc2b1988e (diff) | |
download | freebsd-ports-gnome-fbf99776e6b121b450a015d06b12eef40cda8ac8.tar.gz freebsd-ports-gnome-fbf99776e6b121b450a015d06b12eef40cda8ac8.tar.zst freebsd-ports-gnome-fbf99776e6b121b450a015d06b12eef40cda8ac8.zip |
- Convert to PEAR_AUTOINSTALL
- Trim header
-rw-r--r-- | irc/pear-Net_SmartIRC/Makefile | 89 |
1 files changed, 3 insertions, 86 deletions
diff --git a/irc/pear-Net_SmartIRC/Makefile b/irc/pear-Net_SmartIRC/Makefile index 32f0031ef88a..bea6823f503e 100644 --- a/irc/pear-Net_SmartIRC/Makefile +++ b/irc/pear-Net_SmartIRC/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: pear-Net_SmartIRC -# Date created: 30 May 2005 -# Whom: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>) -# +# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>) # $FreeBSD$ -# PORTNAME= Net_SmartIRC PORTVERSION= 1.0.2 @@ -13,88 +9,9 @@ MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR class for communication with IRC networks BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear -RUN_DEPENDS:= ${BUILD_DEPENDS} +RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear -CATEGORY= Net -FILES= SmartIRC/defines.php SmartIRC/irccommands.php \ - SmartIRC/messagehandler.php SmartIRC.php -DOCS= DOCUMENTATION HOWTO HTML/classtrees_Net_SmartIRC.html \ - HTML/elementindex.html HTML/elementindex_Net_SmartIRC.html \ - HTML/errors.html HTML/index.html HTML/li_Net_SmartIRC.html \ - HTML/ric_CHANGELOG.html HTML/ric_README.html \ - HTML/media/background.png HTML/media/empty.png \ - HTML/media/style.css HTML/media/TreeMenu.js \ - HTML/media/images/blank.png HTML/media/images/checkerboard.gif \ - HTML/media/images/Class.gif HTML/media/images/classFolder.gif \ - HTML/media/images/Constant.gif HTML/media/images/Constants.gif \ - HTML/media/images/Constructor.gif HTML/media/images/Destructor.gif \ - HTML/media/images/Disk.gif HTML/media/images/error.gif \ - HTML/media/images/file.png HTML/media/images/FolderClosed.gif \ - HTML/media/images/foldericon.png HTML/media/images/FolderOpened.gif \ - HTML/media/images/Functions.gif HTML/media/images/GhostClass.gif \ - HTML/media/images/I.png HTML/media/images/L.png \ - HTML/media/images/leftbg.gif HTML/media/images/Lminus.png \ - HTML/media/images/Lplus.png HTML/media/images/minus.gif \ - HTML/media/images/msgError.gif HTML/media/images/msgFatalError.gif \ - HTML/media/images/msgHint.gif HTML/media/images/msgInformation.gif \ - HTML/media/images/msgWarning.gif \ - HTML/media/images/openfoldericon.png HTML/media/images/pearlogo.gif \ - HTML/media/images/plus.gif HTML/media/images/PrivateDataMember.gif \ - HTML/media/images/PrivateMethod.gif \ - HTML/media/images/PrivateProperty.gif \ - HTML/media/images/ProtectedDataMember.gif \ - HTML/media/images/ProtectedMethod.gif \ - HTML/media/images/ProtectedProperty.gif \ - HTML/media/images/PublicDataMember.gif \ - HTML/media/images/PublicMethod.gif \ - HTML/media/images/PublicProperty.gif HTML/media/images/spacer.gif \ - HTML/media/images/spacer2.gif HTML/media/images/T.png \ - HTML/media/images/Tminus.png HTML/media/images/Tplus.png \ - HTML/media/images/Types.gif HTML/media/images/Variable.gif \ - HTML/media/images/Vars.gif HTML/media/images/TreeMenuJS/branch.gif \ - HTML/media/images/TreeMenuJS/branchbottom.gif \ - HTML/media/images/TreeMenuJS/branchtop.gif \ - HTML/media/images/TreeMenuJS/Class.gif \ - HTML/media/images/TreeMenuJS/classFolder.gif \ - HTML/media/images/TreeMenuJS/Disk.gif \ - HTML/media/images/TreeMenuJS/file.png \ - HTML/media/images/TreeMenuJS/folder.gif \ - HTML/media/images/TreeMenuJS/FolderOpened.gif \ - HTML/media/images/TreeMenuJS/Functions.gif \ - HTML/media/images/TreeMenuJS/line.gif \ - HTML/media/images/TreeMenuJS/linebottom.gif \ - HTML/media/images/TreeMenuJS/minus.gif \ - HTML/media/images/TreeMenuJS/minusbottom.gif \ - HTML/media/images/TreeMenuJS/minustop.gif \ - HTML/media/images/TreeMenuJS/plus.gif \ - HTML/media/images/TreeMenuJS/plusbottom.gif \ - HTML/media/images/TreeMenuJS/plustop.gif \ - HTML/media/lib/classTree.js HTML/media/lib/tab.webfx.css \ - HTML/media/lib/tabpane.js HTML/media/lib/ua.js \ - HTML/Net_SmartIRC/mybot.html HTML/Net_SmartIRC/Net_SmartIRC.html \ - HTML/Net_SmartIRC/Net_SmartIRC_actionhandler.html \ - HTML/Net_SmartIRC/Net_SmartIRC_base.html \ - HTML/Net_SmartIRC/Net_SmartIRC_channel.html \ - HTML/Net_SmartIRC/Net_SmartIRC_channeluser.html \ - HTML/Net_SmartIRC/Net_SmartIRC_data.html \ - HTML/Net_SmartIRC/Net_SmartIRC_Error.html \ - HTML/Net_SmartIRC/Net_SmartIRC_irccommands.html \ - HTML/Net_SmartIRC/Net_SmartIRC_ircuser.html \ - HTML/Net_SmartIRC/Net_SmartIRC_listenfor.html \ - HTML/Net_SmartIRC/Net_SmartIRC_messagehandler.html \ - HTML/Net_SmartIRC/Net_SmartIRC_timehandler.html \ - HTML/Net_SmartIRC/Net_SmartIRC_user.html \ - HTML/Net_SmartIRC/_SmartIRC-0.5.5_examples_example2_php.html \ - HTML/Net_SmartIRC/_SmartIRC-0.5.5_examples_example3_php.html \ - HTML/Net_SmartIRC/_SmartIRC-0.5.5_examples_example4_php.html \ - HTML/Net_SmartIRC/_SmartIRC-0.5.5_examples_example5_php.html \ - HTML/Net_SmartIRC/_SmartIRC-0.5.5_examples_example6_php.html \ - HTML/Net_SmartIRC/_SmartIRC-0.5.5_examples_example7_php.html \ - HTML/Net_SmartIRC/_SmartIRC-0.5.5_examples_example_php.html \ - HTML/Net_SmartIRC/_SmartIRC-0.5.5_SmartIRC_defines_php.html \ - HTML/Net_SmartIRC/_SmartIRC-0.5.5_SmartIRC_irccommands_php.html \ - HTML/Net_SmartIRC/_SmartIRC-0.5.5_SmartIRC_messagehandler_php.html \ - HTML/Net_SmartIRC/_SmartIRC-0.5.5_SmartIRC_php.html +PEAR_AUTOINSTALL= yes .include <bsd.port.pre.mk> .include "${PORTSDIR}/devel/pear/bsd.pear.mk" |