diff options
author | Doug Barton <dougb@FreeBSD.org> | 2012-01-20 13:07:17 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2012-01-20 13:07:17 +0000 |
commit | 56b888518699ca254b671d3c4c9fc75645d67ef8 (patch) | |
tree | d14a94617f03b95139fdb91b9ad567540513a27b | |
parent | c8f0f11d2f759bb4d5cb18f37a3ffe98db01ed5d (diff) |
Notes
-rw-r--r-- | editors/pico-alpine/Makefile | 2 | ||||
-rw-r--r-- | editors/pico-alpine/pkg-descr | 2 | ||||
-rw-r--r-- | irc/sirc/Makefile | 2 | ||||
-rw-r--r-- | irc/sirc/pkg-descr | 2 | ||||
-rw-r--r-- | mail/pine-pgp-filters/Makefile | 2 | ||||
-rw-r--r-- | mail/pine-pgp-filters/pkg-descr | 2 | ||||
-rw-r--r-- | security/pidgin-otr/Makefile | 2 | ||||
-rw-r--r-- | security/pidgin-otr/pkg-descr | 2 | ||||
-rw-r--r-- | x11-wm/obmenu/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/obmenu/pkg-descr | 2 |
10 files changed, 0 insertions, 20 deletions
diff --git a/editors/pico-alpine/Makefile b/editors/pico-alpine/Makefile index 2d0cc0372be1..7374145c5330 100644 --- a/editors/pico-alpine/Makefile +++ b/editors/pico-alpine/Makefile @@ -12,8 +12,6 @@ DISTNAME= alpine-${PORTVERSION} COMMENT= [Al]PIne's message COmposition editor and Pilot file manager -LICENSE= AL2 - MASTERDIR= ${.CURDIR}/../../mail/alpine DESCR= ${.CURDIR}/pkg-descr diff --git a/editors/pico-alpine/pkg-descr b/editors/pico-alpine/pkg-descr index d8c43e5f5dbf..2ced27f96092 100644 --- a/editors/pico-alpine/pkg-descr +++ b/editors/pico-alpine/pkg-descr @@ -11,6 +11,4 @@ commands operate on text files only. The "Edit" command invokes "pico." The "Launch" command provides a convenient way to either execute the selected file or to run an application on it. -LICENSE: ASL - WWW: http://www.washington.edu/alpine/ diff --git a/irc/sirc/Makefile b/irc/sirc/Makefile index c28cc35c5c30..b0d9f559c985 100644 --- a/irc/sirc/Makefile +++ b/irc/sirc/Makefile @@ -19,8 +19,6 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= dougb@FreeBSD.org COMMENT= Small (150k), fast, perl-based IRC client -LICENSE= GPLv2 - USE_PERL5= yes OPTIONS= IPV6 "Support for IPv6 transport" on \ diff --git a/irc/sirc/pkg-descr b/irc/sirc/pkg-descr index 49716763b9fa..70be7c8256ff 100644 --- a/irc/sirc/pkg-descr +++ b/irc/sirc/pkg-descr @@ -7,7 +7,5 @@ some useful sample scripts that will get you started on IRC quickly. No knowledge of perl is necessary to run the client although it is helpful if you plan to do any scripting. -LICENSE: GPL2 or later - Author: Roger Espel Llima (aka orabidoo) WWW: http://www.iagora.com/~espel/sirc.html diff --git a/mail/pine-pgp-filters/Makefile b/mail/pine-pgp-filters/Makefile index d0c45b30fbff..d304e2de331e 100644 --- a/mail/pine-pgp-filters/Makefile +++ b/mail/pine-pgp-filters/Makefile @@ -15,8 +15,6 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= dougb@FreeBSD.org COMMENT= Simple /bin/sh-based filters to use GnuPG with Alpine -LICENSE= BSD - PLIST_FILES= bin/ppf_mime bin/ppf_mime_decrypt \ libexec/ppf_decrypt libexec/ppf_encrypt libexec/ppf_mime \ libexec/ppf_mime_decrypt libexec/ppf_sign libexec/ppf_verify diff --git a/mail/pine-pgp-filters/pkg-descr b/mail/pine-pgp-filters/pkg-descr index 4730434b7e2e..ba92329d08ad 100644 --- a/mail/pine-pgp-filters/pkg-descr +++ b/mail/pine-pgp-filters/pkg-descr @@ -6,6 +6,4 @@ that were sent using MIME encoding. See the INSTALL file for instructions on how to configure these filters. -LICENSE: BSD - WWW: http://dougbarton.us/PGP/ppf/ diff --git a/security/pidgin-otr/Makefile b/security/pidgin-otr/Makefile index 899baa3b4424..e546c7c5265c 100644 --- a/security/pidgin-otr/Makefile +++ b/security/pidgin-otr/Makefile @@ -22,8 +22,6 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= dougb@FreeBSD.org COMMENT= Allows deniable private conversations using Pidgin -LICENSE= GPLv2 - BUILD_DEPENDS= ${LOCALBASE}/bin/pidgin:${PORTSDIR}/net-im/pidgin LIB_DEPENDS= otr:${PORTSDIR}/security/libotr \ gcrypt:${PORTSDIR}/security/libgcrypt \ diff --git a/security/pidgin-otr/pkg-descr b/security/pidgin-otr/pkg-descr index 488fcf8e01b1..3c6c9a770f66 100644 --- a/security/pidgin-otr/pkg-descr +++ b/security/pidgin-otr/pkg-descr @@ -15,6 +15,4 @@ conversations over instant messaging by providing: If you lose control of your private keys, no previous conversation is compromised. -LICENSE: GPL2 or later - WWW: http://www.cypherpunks.ca/otr/ diff --git a/x11-wm/obmenu/Makefile b/x11-wm/obmenu/Makefile index e1ef040c1e5c..856e6926c0a3 100644 --- a/x11-wm/obmenu/Makefile +++ b/x11-wm/obmenu/Makefile @@ -14,8 +14,6 @@ MASTER_SITES= SF MAINTAINER= dougb@FreeBSD.org COMMENT= Menu manager for Openbox supporting both static and pipe menus -LICENSE= GPLv2 - USE_GNOME= pygtk2 USE_PYTHON= yes USE_PYDISTUTILS= yes diff --git a/x11-wm/obmenu/pkg-descr b/x11-wm/obmenu/pkg-descr index 9e0ea9fde695..f62bf0a40717 100644 --- a/x11-wm/obmenu/pkg-descr +++ b/x11-wm/obmenu/pkg-descr @@ -6,6 +6,4 @@ It can install dynamic menus (pipe menus), such as Gnome menus or a quick-navigator. You can also use the obxml module to easily write pipe menus of your own in Python. -LICENSE: GPL2 or later - WWW: http://obmenu.sourceforge.net/ |